Comment 14 for bug 1819013

Revision history for this message
Jo Shields (directhex) wrote :

@patclash I don't see any fix in the PPA package?

builder@xam-power8-1:/tmp$ dpkg -x firefox_66.0+build3-0ubuntu0.16.04.2_ppc64el.deb test/
builder@xam-power8-1:/tmp$ objdump -T /tmp/test/usr/lib/firefox/libxul.so | grep GLIBCXX_3.4.22
0000000000000000 DF *UND* 0000000000000000 GLIBCXX_3.4.22 _ZNSt6thread15_M_start_threadESt10unique_ptrINS_6_StateESt14default_deleteIS1_EEPFvvE
0000000000000000 DF *UND* 0000000000000000 GLIBCXX_3.4.22 _ZNSt6thread6_StateD2Ev

The lack of stdc++compat handling on ppc64el seems untouched.