mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -146,6 +146,7 @@ define $(2)_CONFIGURE_CMDS
|
||||
-DBUILD_TEST=OFF \
|
||||
-DBUILD_TESTS=OFF \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
$$(CMAKE_QUIET) \
|
||||
$$($$(PKG)_CONF_OPTS) \
|
||||
)
|
||||
@@ -272,4 +273,3 @@ define TOOLCHAIN_CMAKE_INSTALL_FILES
|
||||
endef
|
||||
|
||||
TOOLCHAIN_POST_INSTALL_STAGING_HOOKS += TOOLCHAIN_CMAKE_INSTALL_FILES
|
||||
TOOLCHAIN_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user