mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
065eb0daa5
gst-ffmpeg. Submitted by: marcus
12 lines
368 B
Plaintext
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@
|