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.
Loading
Please register or sign in to comment
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.