Mark broken on sparc64.
This commit is contained in:
parent
dd2ea837dc
commit
75edcc8ed3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235141
@ -81,6 +81,10 @@ MAKE_ENV+= DEBUG=1
|
||||
STRIP=
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
PLIST_FILES= ${bin:S,^,bin/,} ${sbin:S,^,sbin/,} sbin/gatling_wrapper
|
||||
|
||||
pre-install:
|
||||
|
Loading…
Reference in New Issue
Block a user