2003/09/08 06:42:17
[org.ibex.core.git] / upstream / gcc-3.3 / patches / nolibstdc++.patch
diff --git a/upstream/gcc-3.3/patches/nolibstdc++.patch b/upstream/gcc-3.3/patches/nolibstdc++.patch
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}"