mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
polarssl: do not build the unused programs
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42960
This commit is contained in:
parent
78e333ae20
commit
fedcfd0303
@ -51,6 +51,7 @@ CMAKE_OPTIONS += \
|
|||||||
-DCMAKE_BUILD_TYPE:String="Release" \
|
-DCMAKE_BUILD_TYPE:String="Release" \
|
||||||
-DUSE_SHARED_POLARSSL_LIBRARY:Bool=ON \
|
-DUSE_SHARED_POLARSSL_LIBRARY:Bool=ON \
|
||||||
-DENABLE_TESTING:Bool=OFF \
|
-DENABLE_TESTING:Bool=OFF \
|
||||||
|
-DENABLE_PROGRAMS:Bool=OFF \
|
||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(1)/usr/include
|
$(INSTALL_DIR) $(1)/usr/include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user