summaryrefslogtreecommitdiff
path: root/devel/zpu-gcc/files/patch-gcc_Makefile.in
blob: 77bdc89d34431b21d399f8ea3ca0417f6e02b0f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
--- gcc/Makefile.in.orig	2012-10-28 17:13:43.000000000 -0500
+++ gcc/Makefile.in	2012-10-28 17:16:21.000000000 -0500
@@ -103,7 +103,7 @@
   $(RPATH_ENVVAR)=`echo "$(HOST_LIB_PATH):$(TARGET_LIB_PATH):$$$(RPATH_ENVVAR)" | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; export $(RPATH_ENVVAR);
 
 # This is the list of directories to be built for the build system.
-BUILD_CONFIGDIRS = libiberty
+#BUILD_CONFIGDIRS = libiberty
 # Build programs are put under this directory.
 BUILD_SUBDIR = @build_subdir@
 # This is set by the configure script to the arguments to use when configuring
@@ -562,7 +562,6 @@
     maybe-configure-itcl \
     maybe-configure-ld \
     maybe-configure-libgui \
-    maybe-configure-libiberty \
     maybe-configure-libtool \
     maybe-configure-m4 \
     maybe-configure-make \
@@ -603,7 +602,6 @@
     maybe-configure-target-libtermcap \
     maybe-configure-target-winsup \
     maybe-configure-target-libgloss \
-    maybe-configure-target-libiberty \
     maybe-configure-target-gperf \
     maybe-configure-target-examples \
     maybe-configure-target-libffi \
@@ -651,7 +649,6 @@
     maybe-all-itcl \
     maybe-all-ld \
     maybe-all-libgui \
-    maybe-all-libiberty \
     maybe-all-libtool \
     maybe-all-m4 \
     maybe-all-make \
@@ -692,7 +689,6 @@
     maybe-all-target-libtermcap \
     maybe-all-target-winsup \
     maybe-all-target-libgloss \
-    maybe-all-target-libiberty \
     maybe-all-target-gperf \
     maybe-all-target-examples \
     maybe-all-target-libffi \
@@ -744,7 +740,6 @@
     maybe-info-itcl \
     maybe-info-ld \
     maybe-info-libgui \
-    maybe-info-libiberty \
     maybe-info-libtool \
     maybe-info-m4 \
     maybe-info-make \
@@ -786,7 +781,6 @@
     maybe-info-target-libtermcap \
     maybe-info-target-winsup \
     maybe-info-target-libgloss \
-    maybe-info-target-libiberty \
     maybe-info-target-gperf \
     maybe-info-target-examples \
     maybe-info-target-libffi \
@@ -2620,7 +2614,6 @@
     maybe-dvi-itcl \
     maybe-dvi-ld \
     maybe-dvi-libgui \
-    maybe-dvi-libiberty \
     maybe-dvi-libtool \
     maybe-dvi-m4 \
     maybe-dvi-make \
@@ -2662,7 +2655,6 @@
     maybe-dvi-target-libtermcap \
     maybe-dvi-target-winsup \
     maybe-dvi-target-libgloss \
-    maybe-dvi-target-libiberty \
     maybe-dvi-target-gperf \
     maybe-dvi-target-examples \
     maybe-dvi-target-libffi \
@@ -4496,7 +4488,6 @@
     maybe-TAGS-itcl \
     maybe-TAGS-ld \
     maybe-TAGS-libgui \
-    maybe-TAGS-libiberty \
     maybe-TAGS-libtool \
     maybe-TAGS-m4 \
     maybe-TAGS-make \
@@ -4538,7 +4529,6 @@
     maybe-TAGS-target-libtermcap \
     maybe-TAGS-target-winsup \
     maybe-TAGS-target-libgloss \
-    maybe-TAGS-target-libiberty \
     maybe-TAGS-target-gperf \
     maybe-TAGS-target-examples \
     maybe-TAGS-target-libffi \
@@ -6372,7 +6362,6 @@
     maybe-install-info-itcl \
     maybe-install-info-ld \
     maybe-install-info-libgui \
-    maybe-install-info-libiberty \
     maybe-install-info-libtool \
     maybe-install-info-m4 \
     maybe-install-info-make \
@@ -17425,7 +17414,6 @@
     maybe-install-itcl \
     maybe-install-ld \
     maybe-install-libgui \
-    maybe-install-libiberty \
     maybe-install-libtool \
     maybe-install-m4 \
     maybe-install-make \
@@ -17492,7 +17480,6 @@
     maybe-install-itcl \
     maybe-install-ld \
     maybe-install-libgui \
-    maybe-install-libiberty \
     maybe-install-libtool \
     maybe-install-m4 \
     maybe-install-make \