[build] try full static

pull/111/merge
Timothy Stack 8 years ago
parent 52d6e641c4
commit 85bd837be4

@ -10,7 +10,8 @@ after_script: test -e test/test-suite.log && cat test/test-suite.log
env:
global:
- LDFLAGS: -static-libstdc++ -static-libgcc
- LDFLAGS: -static
# -static-libstdc++ -static-libgcc
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
# via the "travis encrypt" command using the project repo's public key
- secure: "P3wQLswiGYWrZwO4bxFmsA4XG5s/pS+renL0RMeotMTQwQQXmy1ZCvwMnAgaYWQmF82fN8WjuhO3OX0gpDbydxRktqI5ZqblsryV6poB0g+OkCqThbDUp3TL6TjPqySTI1CZ8qoOBYFMubAZYVJAEfxl0UxoQE+uTsRarRqr8rI="

Loading…
Cancel
Save