--- old/make/aix/makefiles/xlc.make 2015-11-27 02:23:46.915218582 -0500 +++ new/make/aix/makefiles/xlc.make 2015-11-27 02:23:45.123117788 -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