X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/c29f2fccbf0d388644e29ea3e98c38a343688bd2..84e6ee29846bd48cc36d74aeb5c13c52a59c5a55:/rpc.subproj/Makefile.preamble diff --git a/rpc.subproj/Makefile.preamble b/rpc.subproj/Makefile.preamble index 83c6f72..e827b3c 100644 --- a/rpc.subproj/Makefile.preamble +++ b/rpc.subproj/Makefile.preamble @@ -1,4 +1,5 @@ OTHER_CFLAGS = \ + -D__DARWIN_NON_CANCELABLE=1 \ -Dsetrpcent=_old_setrpcent \ -Dgetrpcent=_old_getrpcent \ -Dendrpcent=_old_endrpcent \ @@ -10,3 +11,5 @@ PUBLIC_HEADER_DIR_SUFFIX = /rpc # for building 64-bit # Libinfo need to build with gcc-3.5 and 3-way fat NEXTSTEP_OBJCPLUS_COMPILER = $(CCOMPILER) + +AFTER_POSTINSTALL += install-man-page