Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159687966
D10357.id27342.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
732 B
Referenced Files
None
Subscribers
None
D10357.id27342.diff
View Options
Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc
PORTVERSION= 5.4.0
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
@@ -34,6 +35,7 @@
USE_BINUTILS= yes
USE_PERL5= build
SSP_UNSAFE= yes
+INSTALL_TARGET= install-strip
OPTIONS_DEFINE= BOOTSTRAP GRAPHITE
OPTIONS_DEFINE_i386= JAVA
@@ -46,6 +48,9 @@
BOOTSTRAP_DESC= Build using a full bootstrap
GRAPHITE_DESC= Support for Graphite loop optimizations
+JAVA_USES= python shebangfix
+SHEBANG_FILES= libjava/contrib/aot-compile.in
+
.if exists(/usr/lib32/libc.so)
OPTIONS_DEFINE_powerpc64+= MULTILIB
OPTIONS_DEFAULT_powerpc64+= MULTILIB
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 18, 2:33 AM (13 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34041075
Default Alt Text
D10357.id27342.diff (732 B)
Attached To
Mode
D10357: lang/gcc fix build with poudriere bulk -t /testport
Attached
Detach File
Event Timeline
Log In to Comment