freebsd-ports/multimedia/handbrake/files/patch-contrib-a52dec-configure
Rong-En Fan b812277ca9 - Unbreak on amd64 7.x and above
PR:		ports/120510
Submitted by:	Wes Morgan <morganw at chemikals.org>
Approved by:	maintainer
2008-02-20 01:19:09 +00:00

11 lines
353 B
Text

--- contrib/a52dec/configure.orig 2008-02-19 19:53:29.000000000 +0800
+++ contrib/a52dec/configure 2008-02-19 19:54:14.000000000 +0800
@@ -9640,7 +9640,7 @@
-LIBA52_CFLAGS="$LIBA52_CFLAGS -prefer-non-pic"
+LIBA52_CFLAGS="$LIBA52_CFLAGS"
# Check whether --enable-double or --disable-double was given.
if test "${enable_double+set}" = set; then