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 bddbc74 commit 9b9ff3eCopy full SHA for 9b9ff3e
.travis.yml
@@ -10,7 +10,6 @@ before_install:
10
- sudo ./LibcWrapGenerator --target 2.7 --libdir /lib --output libcwrap.h
11
- sudo cp ./libcwrap.h /usr/include/
12
- cd -
13
- - find /usr/include/ -name auxv.h
14
15
script:
16
- export CC='gcc -U_FORTIFY_SOURCE -include /usr/include/libcwrap.h'
0 commit comments