Debug Xcode build failure 6/...
This commit is contained in:
parent
1ae41b5e82
commit
c656839b88
@ -22,6 +22,7 @@ before_install:
|
|||||||
which clang++; \
|
which clang++; \
|
||||||
clang++ -E -x c++ - -v < /dev/null; \
|
clang++ -E -x c++ - -v < /dev/null; \
|
||||||
export CPLUS_INCLUDE_PATH=/usr/local/include; \
|
export CPLUS_INCLUDE_PATH=/usr/local/include; \
|
||||||
|
export LIBRARY_PATH=/usr/local/include; \
|
||||||
fi"
|
fi"
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
|
Loading…
Reference in New Issue
Block a user