Skip to content

Commit bddbc74

Browse files
committed
Update .travis.yml
1 parent c37633a commit bddbc74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_install:
1010
- sudo ./LibcWrapGenerator --target 2.7 --libdir /lib --output libcwrap.h
1111
- sudo cp ./libcwrap.h /usr/include/
1212
- cd -
13+
- find /usr/include/ -name auxv.h
1314

1415
script:
1516
- export CC='gcc -U_FORTIFY_SOURCE -include /usr/include/libcwrap.h'

0 commit comments

Comments
 (0)