Does not compile on sparc64: thread-local storage not supported.

This commit is contained in:
Mark Linimon 2011-07-16 05:26:59 +00:00
parent a366569b50
commit 1d1fa428b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277775

View File

@ -125,6 +125,10 @@ PLIST_SUB+= HTML="@comment "
PLIST_SUB+= HTML=""
.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64: thread-local storage not supported
.endif
CONFIGURE_ARGS+=CXXFLAGS="${CXXFLAGS} ${INCLUDES}"
MAN1= ${UNIQUENAME}.1