https://bugs.freedesktop.org/show_bug.cgi?id=75315
--- Comment #9 from Emil Velikov <emil.l.veli...@gmail.com> --- (In reply to comment #8) > I added it to LDFLAGS (see the LDFLAGS while calling configure), but > libglapi still links without it: > https://launchpadlibrarian.net/183064138/buildlog_ubuntu-utopic-i386.mesa_10. > 4~git1408241158.8d8a5e%2Bgallium-nine~gd~u_FAILEDTOBUILD.txt.gz It should to be prefixed by "-Wl," otherwise libtool strips it out. LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-fsanitize=address" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev