]> git.pld-linux.org Git - packages/allegro5.git/commitdiff
- do not pass rpmldflags to allegro-config (don't allow stripping while debugging)
authorwolf <wolf@pld-linux.org>
Sun, 24 Aug 2003 23:00:43 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-ldflags.patch -> 1.1

allegro-ldflags.patch [new file with mode: 0644]

diff --git a/allegro-ldflags.patch b/allegro-ldflags.patch
new file mode 100644 (file)
index 0000000..bf65e4e
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ruN allegro-4.1.11./misc/allegro-config.in allegro-4.1.11/misc/allegro-config.in
+--- allegro-4.1.11./misc/allegro-config.in     2003-06-30 01:27:31.000000000 +0200
++++ allegro-4.1.11/misc/allegro-config.in      2003-08-25 00:50:30.000000000 +0200
+@@ -19,7 +19,7 @@
+ static_libs=@LINK_WITH_STATIC_LIBS@
+ lib_type=@LIB_TO_LINK@
+-allegro_ldflags="@LDFLAGS@"
++allegro_ldflags=""
+ allegro_libs="@LIBS@"
+ allegro_cflags=""
+ allegro_cppflags=""
This page took 0.092853 seconds and 4 git commands to generate.