X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/ad21edcc50f98a2a0f674a569817952d671962c6..c29f2fccbf0d388644e29ea3e98c38a343688bd2:/Makefile.preamble diff --git a/Makefile.preamble b/Makefile.preamble index 4e19fe6..606002d 100644 --- a/Makefile.preamble +++ b/Makefile.preamble @@ -2,3 +2,7 @@ LIBRARY_STYLE = STATIC STRIP_ON_INSTALL = NO BEFORE_INSTALL += debug profile override LINK_SUBPROJECTS = NO + +# for building 64-bit +# Libinfo need to build with gcc-3.5 and 3-way fat +export CCOMPILER = /usr/bin/gcc-3.5