We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87d3e6 commit 1fc9ffcCopy full SHA for 1fc9ffc
.travis.yml
@@ -40,7 +40,7 @@ env:
40
global:
41
- AM_MAKEFLAGS="-j4"
42
- CPPFLAGS="-I$HOME/bogus/include"
43
- - LDFLAGS="-I$HOME/bogus/lib"
+ - LDFLAGS="-L$HOME/bogus/lib"
44
- LD_LIBRARY_PATH="$HOME/bogus/lib"
45
matrix:
46
- GCC_VERSION=default
0 commit comments