1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/multimedia/gstreamer-ffmpeg/files/patch-ext_ffmpeg_Makefile.in
2005-03-09 19:25:40 +00:00

12 lines
368 B
Plaintext

--- ext/ffmpeg/Makefile.in.orig Wed Mar 9 19:50:50 2005
+++ ext/ffmpeg/Makefile.in Wed Mar 9 19:51:23 2005
@@ -164,7 +164,7 @@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -Wl,-Bsymbolic -lc
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@