]> git.pld-linux.org Git - packages/d2x-xl.git/blobdiff - d2x-xl-link.patch
- link with libstdc++
[packages/d2x-xl.git] / d2x-xl-link.patch
diff --git a/d2x-xl-link.patch b/d2x-xl-link.patch
new file mode 100644 (file)
index 0000000..07aaa56
--- /dev/null
@@ -0,0 +1,11 @@
+--- d2x-xl-1.15.74/configure.ac~       2010-06-12 22:44:43.188181447 +0200
++++ d2x-xl-1.15.74/configure.ac        2010-06-12 22:55:04.544373399 +0200
+@@ -200,7 +200,7 @@
+     )
+     CFLAGS="$SDL_CFLAGS $CFLAGS"
+     CXXFLAGS="$SDL_CFLAGS $CXXFLAGS"
+-    LIBS="$SDL_LIBS $LIBS"
++    LIBS="$SDL_LIBS $LIBS -lstdc++"
+     TARGETS=d2x-xl
This page took 0.073258 seconds and 4 git commands to generate.