hotspot/make/aix/makefiles/xlc.make
changeset 34633 2a6c7c7b30a7
parent 30197 5b5007789e4f
child 35594 cc13089c6327
--- a/hotspot/make/aix/makefiles/xlc.make	Fri Dec 04 04:29:31 2015 +0000
+++ b/hotspot/make/aix/makefiles/xlc.make	Fri Dec 04 04:06:37 2015 -0500
@@ -74,6 +74,9 @@
 CFLAGS += -qnortti
 CFLAGS += -qnoeh
 
+# for compiler-level tls
+CFLAGS += -qtls=default
+
 CFLAGS += -D_REENTRANT
 # no xlc counterpart for -fcheck-new
 # CFLAGS += -fcheck-new