Add ZERO_AR_DATE
This doesn't help that much, Apple's linker is apparently hopelessly nondeterministic
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ script:
|
||||
(
|
||||
set -e
|
||||
cd macosx
|
||||
env MACOSX_DEPLOYMENT_TARGET=10.10 ./build.sh
|
||||
env ZERO_AR_DATE=1 MACOSX_DEPLOYMENT_TARGET=10.10 ./build.sh
|
||||
shasum -a 256 "${TRAVIS_TAG}.pkg" "${TRAVIS_TAG}-build-report.tbz"
|
||||
)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user