mesa/src/mapi/es2api
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
..
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
ABI-check mapi_abi: Remove ABI-check work arounds for functions that are no longer exported 2014-03-31 14:47:25 -07:00
glesv2.pc.in automake: convert es2api 2012-08-23 09:38:32 -07:00
Makefile.am automake: don't enable -Wl,--no-undefined on OpenBSD 2014-04-05 13:30:27 +01:00