--- firebird.org/configure 2015-03-27 16:00:42.000000000 +0200 +++ firebird/configure 2015-06-09 15:33:26.000000000 +0300 @@ -2373,7 +2373,7 @@ ;; i*86-*-darwin* | i*86_*-darwin*) - MAKEFILE_PREFIX=darwin_i386 + MAKEFILE_PREFIX=darwin_x86_64 MAKEFILE_POSTFIX=darwin PLATFORM=DARWIN INSTALL_PREFIX=darwin @@ -2386,7 +2386,7 @@ EDITLINE_FLG=Y SHRLIB_EXT=dylib ICU_PLATFORM=MacOSX - CPU_TYPE=i386 + CPU_TYPE=x86_64 ;; powerpc-*-darwin*) title='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans/Library_ftransl.mk
AgeCommit message (Expand)Author
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl