mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
11 lines
349 B
Text
11 lines
349 B
Text
--- gcc/Makefile.in.orig 2014-01-03 18:42:06.597988667 -0500
|
|
+++ gcc/Makefile.in 2014-01-03 18:43:34.929982234 -0500
|
|
@@ -385,7 +385,7 @@
|
|
|
|
# Flags to pass down to all sub-makes.
|
|
BASE_FLAGS_TO_PASS = \
|
|
- "DESTDIR=$(DESTDIR)" \
|
|
+ "DESTDIR=%%DESTDIR%%" \
|
|
"RPATH_ENVVAR=$(RPATH_ENVVAR)" \
|
|
"TARGET_SUBDIR=$(TARGET_SUBDIR)" \
|
|
"bindir=$(bindir)" \
|