[build] try full static

This commit is contained in:
Timothy Stack 2017-04-07 09:26:34 -07:00
parent 52d6e641c4
commit 85bd837be4

View File

@ -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="