Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156995667
D10357.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
587 B
Referenced Files
None
Subscribers
None
D10357.diff
View Options
Index: head/lang/gcc7/Makefile
===================================================================
--- head/lang/gcc7/Makefile
+++ head/lang/gcc7/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 7.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
PKGNAMESUFFIX= ${SUFFIX}
@@ -82,6 +82,10 @@
.else
CONFIGURE_ARGS+=--with-build-config=bootstrap-debug
ALL_TARGET= bootstrap-lean
+.endif
+INSTALL_TARGET= install-strip
+.if ${UID} != 0
+BINMODE= 755
.endif
CONFIGURE_ARGS+=--disable-nls \
--enable-gnu-indirect-function \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 18, 9:05 PM (6 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33268797
Default Alt Text
D10357.diff (587 B)
Attached To
Mode
D10357: lang/gcc fix build with poudriere bulk -t /testport
Attached
Detach File
Event Timeline
Log In to Comment