Makefile 163 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 LEVEL = ../../../../make CXX_SOURCES := main.cpp CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd include $(LEVEL)/Makefile.rules