Browse Source

polarssl: do not build the unused programs

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 42960
Felix Fietkau 11 years ago
parent
commit
fedcfd0303
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libs/polarssl/Makefile

+ 1 - 0
package/libs/polarssl/Makefile

@@ -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