Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151009360
D14187.id39821.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
671 B
Referenced Files
None
Subscribers
None
D14187.id39821.diff
View Options
Index: head/lang/hugs/Makefile
===================================================================
--- head/lang/hugs/Makefile
+++ head/lang/hugs/Makefile
@@ -30,6 +30,12 @@
USE_GL= glut
USE_XORG= sm ice xmu xi x11
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == i386 && ${OSVERSION} > 1200000
+CFLAGS+= -O0
+.endif
+
post-patch:
@${REINPLACE_CMD} 's/LIBS/LIBRARIES/' ${WRKSRC}/libraries/Makefile.in
@${REINPLACE_CMD} -e '/^install :: install_notes/d ; \
@@ -53,4 +59,4 @@
cd ${WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}
. endfor
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 10:51 AM (4 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30961354
Default Alt Text
D14187.id39821.diff (671 B)
Attached To
Mode
D14187: lang/hugs: Workaround 12-CURRENT fallout
Attached
Detach File
Event Timeline
Log In to Comment