summaryrefslogtreecommitdiff
path: root/devel/zpu-gcc/files/patch-gcc_Makefile.in
blob: 58cef3ad40b457ba602102169efb5845cd2987f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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)" \