Mark broken on arm.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8cb7c0b61d
commit
2409c2c5bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456577
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
|
|||
libjack.so:audio/jack \
|
||||
libmxml.so:textproc/mxml
|
||||
|
||||
BROKEN_aarch64= fails to compile: c++: warning: argument unused during compilation: '-msse'
|
||||
BROKEN_armv6= fails to compile: c++: warning: argument unused during compilation: '-msse'
|
||||
BROKEN_armv7= fails to compile: c++: warning: argument unused during compilation: '-msse'
|
||||
|
||||
USES= cmake:outsource ncurses pkgconfig readline:port
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo
|
||||
|
|
Loading…
Reference in a new issue