diff make/aix/makefiles/xlc.make @ 22899:4fa1813a03b0

8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 Reviewed-by: goetz
author simonis
date Fri, 19 Dec 2014 18:33:55 +0100
parents b9c06f87e476
children dfa21a177d66
line wrap: on
line diff
--- a/make/aix/makefiles/xlc.make	Mon Aug 25 09:10:13 2014 +0200
+++ b/make/aix/makefiles/xlc.make	Fri Dec 19 18:33:55 2014 +0100
@@ -130,7 +130,7 @@
 # MAPFLAG = -Xlinker --version-script=FILENAME
 
 # Build shared library
-SHARED_FLAG = -q64 -b64 -bexpall -G -bnoentry -qmkshrobj -brtl -bnolibpath
+SHARED_FLAG = -q64 -b64 -bexpall -G -bnoentry -qmkshrobj -brtl -bnolibpath -bernotok
 
 #------------------------------------------------------------------------
 # Debug flags