Reduce ln flags

BSD coreutils doesn't know -T switch.
This commit is contained in:
Kohei Takahashi
2017-10-13 14:46:30 +09:00
parent 80a86fbcd4
commit e97f58749f

View File

@ -547,7 +547,7 @@ install:
- rm -rf libs/fusion
- mv $TRAVIS_BUILD_DIR libs/fusion
- ln -sfT $(pwd)/libs/fusion $TRAVIS_BUILD_DIR
- ln -s $(pwd)/libs/fusion $TRAVIS_BUILD_DIR
- ./bootstrap.sh
- ./b2 headers