libmad: unbreak build with gcc-4.3.x
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Jan 2009 08:51:15 +0000 (08:51 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Jan 2009 08:51:15 +0000 (08:51 -0000)
commit17c17213f167c40c4206d4babba9f5c88d7aca17
tree18c5d6a2dca50ecf734e4cb4aa5bf7325564ff8e
parent8a97f125abaaafe3f88056d06d29990032dd3301
libmad: unbreak build with gcc-4.3.x

libmad used the long deprecated -fforce-mem gcc flag, which no longer is
recognized in gcc-4.3.x. It has long been a noop, so simply remove it.
package/multimedia/libmad/libmad-0.15.1b-remove-deprecated-cflags.patch [new file with mode: 0644]