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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue