]> git.pld-linux.org Git - packages/playmidi.git/commitdiff
7f715ee0268051523daff371b1f20bee playmidi-make.patch
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 19 Aug 1999 19:35:59 +0000 (19:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    playmidi-make.patch -> 1.1

playmidi-make.patch [new file with mode: 0644]

diff --git a/playmidi-make.patch b/playmidi-make.patch
new file mode 100644 (file)
index 0000000..c0c11e3
--- /dev/null
@@ -0,0 +1,11 @@
+--- playmidi-2.4/Makefile.braindead    Thu Oct  1 02:45:23 1998
++++ playmidi-2.4/Makefile      Thu Oct  1 02:45:41 1998
+@@ -43,7 +43,7 @@
+ INSTALL = install -s
+ # if you are using the GUS Ultra driver module, add -DULTRA_DRIVER
+-CFLAGS        = -Wall -pipe -fomit-frame-pointer -O2 -m486 $(INCAWE)
++CFLAGS        = $(RPM_OPT_FLAGS) $(INCAWE)
+ LDFLAGS =
+ OBJECTS = playmidi.o readmidi.o playevents.o \
This page took 0.089793 seconds and 4 git commands to generate.