mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Revert "package/aircrack-ng: powerpc arch requires altivec"
This reverts commit 1f3f1fb8c7.
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4349676384
commit
d012b4d0f0
@@ -4,9 +4,6 @@ config BR2_PACKAGE_AIRCRACK_NG
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on !BR2_STATIC_LIBS # dlfcn.h
|
||||
# https://github.com/aircrack-ng/aircrack-ng/issues/1941
|
||||
depends on BR2_POWERPC_CPU_HAS_ALTIVEC || \
|
||||
!(BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le)
|
||||
select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_LIBGCRYPT
|
||||
help
|
||||
A set of tools for auditing wireless networks
|
||||
|
||||
Reference in New Issue
Block a user