mirror of
https://github.com/RPCS3/libusb.git
synced 2026-01-31 01:25:19 +01:00
travis: Pass on arguments given to travis_autogen.sh
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11186
|
||||
#define LIBUSB_NANO 11187
|
||||
|
||||
@@ -36,4 +36,4 @@ CFLAGS+=" -Wno-incompatible-pointer-types-discards-qualifiers"
|
||||
|
||||
export CFLAGS
|
||||
|
||||
./autogen.sh
|
||||
./autogen.sh "$@"
|
||||
|
||||
Reference in New Issue
Block a user