mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
BROKEN on 5.x: Coredump during install
This commit is contained in:
parent
eb8b28c0b9
commit
6fd0ba2619
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111531
@ -103,6 +103,10 @@ MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PLIST_SUB+= THREADS=""
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 502112
|
||||
BROKEN= "Coredump during install on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/test/Makefile.arch.orig
|
||||
@${REINPLACE_CMD} -e 's|auxcflags=\"-pthread|auxcflags=\"${PTHREAD_CFLAGS}| ; \
|
||||
|
Loading…
Reference in New Issue
Block a user