mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Revert unmarking BROKEN, still dumps core during build.
Submitted by: pointyhat Approved by: maintainer
This commit is contained in:
parent
caac3bfcb3
commit
92fb51e015
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239848
@ -44,6 +44,10 @@ PLIST_SUB= GCL_VER=${PORTVERSION}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Gcl compiled with gcc42 dumps core
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${SED} -i '' \
|
||||
-e 's|@@CFLAGS@@|${CFLAGS} -I${LOCALBASE}/include|' \
|
||||
|
Loading…
Reference in New Issue
Block a user