mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-30 04:27:30 +02:00
Reduce ln flags
BSD coreutils doesn't know -T switch.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user