2003/09/08 06:41:32
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:05:50 +0000 (07:05 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:05:50 +0000 (07:05 +0000)
darcs-hash:20040130070550-2ba56-8f97102ab3768bf44741b14177f1f2e2e21af1e5.gz

upstream/gcc-3.3/patches/nolibstdc++.pach [new file with mode: 0644]

diff --git a/upstream/gcc-3.3/patches/nolibstdc++.pach b/upstream/gcc-3.3/patches/nolibstdc++.pach
new file mode 100644 (file)
index 0000000..3363579
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in-      Sun Sep  7 22:38:26 2003
++++ configure.in       Sun Sep  7 22:38:31 2003
+@@ -528,7 +528,7 @@
+     noconfigdirs="$noconfigdirs gdb target-newlib target-libgloss ${libgcj}"
+     ;;
+   powerpc-*-darwin*)
+-    noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb gprof ${libgcj}"
++    noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb gprof ${libgcj} target-libstdc++-v3"
+     ;;
+   powerpc-*-eabi)
+     noconfigdirs="$noconfigdirs ${libgcj}"