< prev index next >

make/aix/makefiles/xlc.make

Print this page

        

*** 72,81 **** --- 72,84 ---- CFLAGS += $(VM_PICFLAG) CFLAGS += -qnortti CFLAGS += -qnoeh + # for compiler-level tls + CFLAGS += -qtls=default + CFLAGS += -D_REENTRANT # no xlc counterpart for -fcheck-new # CFLAGS += -fcheck-new # We need to define this on the command line if we want to use the the
< prev index next >