From: nbd Date: Sun, 19 Oct 2014 09:43:49 +0000 (+0000) Subject: polarssl: do not build the unused programs X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=31e8fdda0eabbd2b62cba81eba920cc5279ace38;p=14.07%2Fopenwrt.git polarssl: do not build the unused programs Signed-off-by: Felix Fietkau Backport of r42960 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42961 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index 3f2457f..bab39e9 100644 --- a/package/libs/polarssl/Makefile +++ b/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