aircrack-ng: unbreak on ppc32
This commit is contained in:
parent
3d83c5539b
commit
181a511bac
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ distfiles="https://download.aircrack-ng.org/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9e592fe7658046220e0ac0a6d05c4026903f3077b248893e0056ccbe4ee88241
|
checksum=9e592fe7658046220e0ac0a6d05c4026903f3077b248893e0056ccbe4ee88241
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
# does runtime detection, this actually breaks build
|
||||||
|
CFLAGS=${CFLAGS/-mno-altivec/}
|
||||||
|
CXXFLAGS=${CXXFLAGS/-mno-altivec/}
|
||||||
|
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue