Re: [OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-19 Thread Peter Holik
On a small system with only 4MByte Flash dudders with openssl as dependency is huge - libgcrypt is sufficient. Shouldn't you also add a configure switch which explicitly disables openssl? Merely relying on it not being there will not work if other packages enable libopenssl. sorry

Re: [OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. On a small system with only 4MByte Flash dudders with openssl as dependency is huge - libgcrypt is sufficient. Shouldn't you also add a configure switch which explicitly disables openssl? Merely relying on it not being there will not work if

[OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-16 Thread Peter Holik
On a small system with only 4MByte Flash dudders with openssl as dependency is huge - libgcrypt is sufficient. --- Makefile.orig 2012-06-15 17:52:48.084415295 +0200 +++ Makefile 2012-06-15 17:52:56.860458814 +0200 @@ -15,7 +15,7 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME)