jenkins_arm.sh: disable external tests

We don not run 'make check' at all so configuring with external tests support is pointless.

Related: OS#5671
Change-Id: If96756a85ab3b01a786838a4882884efe33f968b
This commit is contained in:
Max 2022-12-03 15:54:54 +03:00 committed by laforge
parent d7d4b1b7d0
commit a840ad5e19
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ build() {
--disable-libsctp \
--disable-libusb \
--disable-libmnl \
--enable-external-tests \
CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs $WERROR_FLAGS"
$MAKE $PARALLEL_MAKE