aircrack-ng: remove obsolete -mno-altivec removal
This commit is contained in:
parent
fd31f6ea65
commit
f6b93a8d1d
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ checksum=4f0bfd486efc6ea7229f7fbc54340ff8b2094a0d73e9f617e0a39f878999a247
|
|||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
# does runtime detection, this actually breaks build
|
||||
CFLAGS=${CFLAGS/-mno-altivec/}
|
||||
CXXFLAGS=${CXXFLAGS/-mno-altivec/}
|
||||
|
||||
ACLOCAL=/usr/bin/aclocal \
|
||||
AUTOCONF=/usr/bin/autoconf \
|
||||
AUTOHEADER=/usr/bin/autoheader \
|
||||
|
|
Loading…
Reference in a new issue