mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/rabbitmqadmin: drop i386 support
Given this is an admin tool, just skip failing i386.
Reported by: pkg-fallout
Sponsored by: SkunkWerks, GmbH
(cherry picked from commit 711eeb3f03
)
This commit is contained in:
parent
60dba9deb2
commit
f833c2d74b
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ LICENSE_COMB= multi
|
|||
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
|
||||
|
||||
BROKEN_i386= compilation fails: ld: error: undefined symbol: __atomic_load
|
||||
|
||||
USES= cargo llvm pkgconfig ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue