mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 01:16:23 +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" \
|
||||
-DUSE_SHARED_POLARSSL_LIBRARY:Bool=ON \
|
||||
-DENABLE_TESTING:Bool=OFF \
|
||||
-DENABLE_PROGRAMS:Bool=OFF \
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include
|
||||
|
Loading…
x
Reference in New Issue
Block a user