Mark broken: fails to compile everywhere.
It fails a different way on powerpc64, so note that, even though that line will not have any effect. Reported by: swills (powerpc64 build)
This commit is contained in:
parent
60a010b893
commit
26c4bf75ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442451
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ LIB_DEPENDS= libtag.so:audio/taglib \
|
|||
libexpat.so:textproc/expat2 \
|
||||
libFOX-1.7.so:x11-toolkits/fox17
|
||||
|
||||
BROKEN= fails to compile: sqlite3.h:3712:16: elaborated type refers to a typedef
|
||||
BROKEN_powerpc64= fails to compile: ap_mad.cpp:358:2: \#error fixme
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils \
|
||||
|
|
Loading…
Reference in a new issue