/sfx2/inc/

'distro/cib/libreoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/inc/unxsols4.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-09-20 10:37:10 +0300
committerTor Lillqvist <tml@iki.fi>2012-09-20 10:37:16 +0300
commit288d4bf31399f474aadcd16b9a800aade0741aa2 (patch)
tree280a4f78dcba13b7377b8c140dcf2bb2c17c1614 /solenv/inc/unxsols4.mk
parent90fc5593a44f41489719bc882db21813416f80da (diff)
Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXX
That is a much better place for it. The gb_C(XX)FLAGS don't get passed on to "external" modules, so they should not contain flags that are essential for the compilation to work at all. I think. At least for me, in my MacOSX SDK 10.4 -based build tree, using Xcode 3 installed in /Xcode3, on OS X 10.8, the -isysroot is essential for liborcus to compile. Change-Id: I1f11c690585e4ba512eb87d2fddf11872b91dd57