--- old/make/aix/makefiles/xlc.make 2015-11-19 00:57:51.474035691 -0500 +++ new/make/aix/makefiles/xlc.make 2015-11-19 00:57:49.449922040 -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