aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2022-06-06 12:32:46 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2022-06-07 14:14:46 +0000
commit8c4813216022a5d0e00b75a184e3ce3c58a2b4c2 (patch)
tree355139475a43154eeaa7043561a857d537b880a8
parente4a66e111879bf93a492e575ec568f70267ea006 (diff)
downloadports-8c4813216022a5d0e00b75a184e3ce3c58a2b4c2.tar.gz
ports-8c4813216022a5d0e00b75a184e3ce3c58a2b4c2.zip
net-mgmt/aircrack-ng: Mark broken on i386
The port does not compile with GCC 11, which is soon to become the default GCC version. PR: 264364 Reported by: exp-run (antoine) Approved by: danfe (maintainer), gerald (mentor)
-rw-r--r--net-mgmt/aircrack-ng/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile
index 5273c444a7d2..40dd31bfae96 100644
--- a/net-mgmt/aircrack-ng/Makefile
+++ b/net-mgmt/aircrack-ng/Makefile
@@ -15,6 +15,7 @@ LICENSE_COMB= dual
BROKEN_aarch64= fails to configure: _AX_COMPILER_VERSION_GNU unknown gcc major
BROKEN_armv6= fails to configure: _AX_COMPILER_VERSION_GNU unknown gcc major
BROKEN_armv7= fails to configure: _AX_COMPILER_VERSION_GNU unknown gcc major
+BROKEN_i386= fails to configure: _AX_COMPILER_VERSION_GNU unknown gcc major
USES= autoreconf cpe dos2unix gmake libtool pkgconfig
USE_GCC= yes