From: Florian Fainelli Date: Fri, 20 May 2011 10:05:33 +0000 (+0000) Subject: [packages] fix nmap build variants (#9387) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1b7f69e7ec423e322f7903103759b04adad3e6c9;hp=1b7f69e7ec423e322f7903103759b04adad3e6c9;p=openwrt%2Fsvn-archive%2Farchive.git [packages] fix nmap build variants (#9387) The default variant of nmap does not appear to be building correctly, if at all (all invocations of configure have --with-openssl). Add a nossl variant to fix building. Set PKG_BULID_DIR to differ between variants to prevent overlapping of builds. Signed-off-by: Kevin Locke SVN-Revision: 26951 ---