Page MenuHomeFreeBSD

D10357.diff
No OneTemporary

D10357.diff

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

Mime Type
text/plain
Expires
Mon, Apr 20, 9:17 PM (9 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31833125
Default Alt Text
D10357.diff (587 B)

Event Timeline