ensure that the cross build won't be confused by /etc/site-config.jam in package boost (by Tony Theodore)

This commit is contained in:
Volker Grabsch 2009-11-13 13:53:50 +01:00
parent c190aaa162
commit 53c7ec01ba
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ define $(PKG)_BUILD
cd '$(1)/tools/jam/src' && ./build.sh
cd '$(1)' && tools/jam/src/bin.*/bjam \
-j '$(JOBS)' \
--ignore-site-config \
--user-config=user-config.jam \
target-os=windows \
threading=multi \