Mark as broken on sparc64: invokes i386 assembler.
Hat: portmgr
This commit is contained in:
parent
b8fbc9db59
commit
6af85f564d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239698
@ -59,6 +59,10 @@ OPTIONS= DBUS "Enable D-BUS support" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: invokes i386 assembler
|
||||
.endif
|
||||
|
||||
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
|
||||
|
||||
.if ${HAVE_GNOME:Mlibgnomeui}!=""
|
||||
|
Loading…
Reference in New Issue
Block a user