travis: remove -Werror
[platform/upstream/libusb.git] / travis-autogen.sh
index 2079933..dd3af0b 100755 (executable)
@@ -35,7 +35,6 @@ CFLAGS+=" -Wno-deprecated-declarations"
 # should be removed and the code fixed
 CFLAGS+=" -Wno-incompatible-pointer-types-discards-qualifiers"
 
-# fails on warning
-CFLAGS+=" -Werror"
+export CFLAGS
 
 ./autogen.sh