mesa/src/mapi/shared-glapi
Jonathan Gray 11623be934 automake: don't enable -Wl,--no-undefined on OpenBSD
OpenBSD does not have DT_NEEDED entries for libc by design,
over concerns how the symbols would be referenced after
changing the major version of the library.

So avoid -no-undefined checks on OpenBSD as they will fail.

v2: don't include the -no-undefined libtool option in the variable
    and change -Wl,--no-undefined references in Automake.inc as well.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76856
Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2014-04-05 13:30:27 +01:00
..
tests tests: Fix make check for out of tree builds. 2013-11-11 14:06:17 -08:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
Makefile.am automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00
SConscript build: Move src/mapi/mapi/* to src/mapi/ 2013-04-15 12:04:25 -07:00