mirror of
https://git.openwrt.org/project/odhcp6c.git
synced 2025-12-20 01:20:59 +08:00
scripts: devel-build: disable json-c tests
Disable BUILD_TESTING to save time when building json-c. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@ cmake \
|
||||
-DCMAKE_PREFIX_PATH="${BUILDDIR}" \
|
||||
-DBUILD_SHARED_LIBS=OFF \
|
||||
-DDISABLE_EXTRA_LIBS=ON \
|
||||
-DBUILD_TESTING=OFF \
|
||||
--install-prefix "${BUILDDIR}"
|
||||
make
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user