mirror of
https://github.com/openharmony/third_party_libnl.git
synced 2026-07-01 06:41:52 -04:00
travis: build tests with NL_MORE_ASSERTS enabled
This commit is contained in:
@@ -8,6 +8,8 @@ if [ "$CC" = "clang" ]; then
|
||||
CFLAGS="$CFLAGS -Wno-error=unused-command-line-argument -Wno-error=unused-function"
|
||||
fi
|
||||
|
||||
CFLAGS="$CFLAGS -DNL_MORE_ASSERTS=1000"
|
||||
|
||||
export CFLAGS
|
||||
./autogen.sh
|
||||
./configure
|
||||
|
||||
Reference in New Issue
Block a user