summaryrefslogtreecommitdiff
path: root/lang/gcc3-c++/patches/patch-aa
blob: 494baa09f5eb0785c6c7e208d0bd4fbe6ee69a3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-aa,v 1.2 2003/07/08 15:05:00 drochner Exp $

--- Makefile.in.orig	2003-05-14 02:18:14.000000000 +0200
+++ Makefile.in	2003-07-03 23:14:35.000000000 +0200
@@ -1642,8 +1642,8 @@
 
 install-dosrel-fake:
 
-ALL_GCC = all-gcc
-ALL_GCC_C = $(ALL_GCC) all-target-newlib all-target-libgloss
+#ALL_GCC = all-gcc
+#ALL_GCC_C = $(ALL_GCC) all-target-newlib all-target-libgloss
 ALL_GCC_CXX = $(ALL_GCC_C) all-target-libstdc++-v3
 
 # This is a list of inter-dependencies among modules.