mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL
The cryptic "error in backend" is emitted by Clang on crash.
This commit is contained in:
parent
0e8380238c
commit
e64dc11547
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458101
5 changed files with 0 additions and 9 deletions
|
@ -28,7 +28,6 @@ INSTALLS_ICONS= yes
|
|||
SHEBANG_FILES= yasmwrapper.sh
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
|
||||
BROKEN_armv6= Fails to compile: error: invalid conversion between vector type and integer type
|
||||
BROKEN_armv7= Fails to compile: error: invalid conversion between vector type and integer type
|
||||
|
||||
|
|
|
@ -28,8 +28,6 @@ PLIST_SUB+= INCLUDEDIR="include/${PORTNAME}" LIBDIR="lib/${PORTNAME}"
|
|||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
|
||||
|
||||
OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \
|
||||
GME GVFS ICES JACK MAD MDNS MMS \
|
||||
MODPLUG MPG123 MUSEPACK PULSEAUDIO SAMBA SID \
|
||||
|
|
|
@ -28,8 +28,6 @@ DATADIR= ${PREFIX}/share/advance
|
|||
|
||||
PORTDOCS= *
|
||||
|
||||
BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
|
||||
|
||||
OPTIONS_DEFINE= DOCS FREETYPE SLANG
|
||||
OPTIONS_DEFINE_i386= ASM
|
||||
OPTIONS_DEFAULT= FREETYPE
|
||||
|
|
|
@ -27,8 +27,6 @@ INSTALL_TARGET= install-strip
|
|||
DOCS= AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS \
|
||||
NOTES README THANKS
|
||||
|
||||
BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split this operator's operand!
|
||||
|
||||
OPTIONS_DEFINE= X11 IMLIB2 FTGL SLANG DOCS
|
||||
OPTIONS_DEFAULT= X11 IMLIB2
|
||||
X11_DESC= X11 and OpenGL support
|
||||
|
|
|
@ -19,8 +19,6 @@ USES= libtool pathfix
|
|||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
BROKEN_aarch64= fails to install: error in backend: fixup value out of range
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
INFO= talkfilters
|
||||
|
|
Loading…
Add table
Reference in a new issue