X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/ccd4a120fd72e1cd2071458320f7a1914ef55421..b3dd680f589a1f02e301659e04768ef61be3b843:/util.subproj/Makefile.preamble diff --git a/util.subproj/Makefile.preamble b/util.subproj/Makefile.preamble index 4a51a2c..1d8f0c6 100644 --- a/util.subproj/Makefile.preamble +++ b/util.subproj/Makefile.preamble @@ -1,3 +1,8 @@ AFTER_POSTINSTALL += install-man-page OTHER_CFLAGS = \ + -D__DARWIN_NON_CANCELABLE=1 \ -DINET6=1 + +# for building 64-bit +# Libinfo need to build with gcc-3.5 and 3-way fat +NEXTSTEP_OBJCPLUS_COMPILER = $(CCOMPILER)