mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -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
This commit is contained in:
parent
21a612d7e0
commit
711eeb3f03
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,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