gecko-dev/mozglue
Nathan Froyd c04d322a0a Bug 1412405 - fix isnanf symbol lookup by using a LoadedElf for libm; r=glandium
We already dealt with issues around dlsym not resolving weak symbols
with libc in bug 1081034.  This fix applies the same workaround to libm,
which solves the isnanf issue.

The previous fix for looking up __isnanf is no longer needed.
2017-10-28 08:51:23 -04:00
..
android
build Bug 1385542 - Blocklist pghook.dll as it causes crashes. r=jimm 2017-10-21 01:15:58 +01:00
linker Bug 1412405 - fix isnanf symbol lookup by using a LoadedElf for libm; r=glandium 2017-10-28 08:51:23 -04:00
misc
tests
moz.build