radare2: --without-ssl to make sure libssl is not linked in.
This commit is contained in:
@@ -4,7 +4,7 @@ version=0.9
|
|||||||
homepage="http://radare.org"
|
homepage="http://radare.org"
|
||||||
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
distfiles="$homepage/get/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-ewf --with-sysmagic"
|
configure_args="--without-ewf --with-sysmagic --without-ssl"
|
||||||
revision=2
|
revision=2
|
||||||
short_desc="Advanced command line debugger and hexadecimal editor"
|
short_desc="Advanced command line debugger and hexadecimal editor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|||||||
Reference in New Issue
Block a user