mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Mark as broken on sparc64: fails to build.
Approved by: portmgr (sparc64 blanket)
This commit is contained in:
parent
b4409b850f
commit
8c26b8cbf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397876
@ -16,6 +16,7 @@ SSP_UNSAFE= yes
|
||||
|
||||
USES= cmake objc:compiler
|
||||
BROKEN_powerpc= Does not compile on powerpc: Unsupported relocation type 10
|
||||
BROKEN_sparc64= Does not compile on sparc64: Cannot configure clang properly
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
@ -46,5 +47,4 @@ post-install:
|
||||
${LN} -sf libobjc.so.${SHLIB_MAJOR}.${SHLIB_MINOR} ${STAGEDIR}${PREFIX}/lib/libobjc.so.${SHLIB_MAJOR}
|
||||
.endif
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user