You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
OpenBSD settings by Nikns Siankin <nikns at secure lv>
Originally committed as revision 7263 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
5
configure
vendored
5
configure
vendored
@@ -695,9 +695,14 @@ video4linux2="no"
|
||||
bktr="yes"
|
||||
audio_oss="yes"
|
||||
dv1394="no"
|
||||
need_memalign="no"
|
||||
make="gmake"
|
||||
LIBOBJFLAGS="\$(PIC)"
|
||||
LDCONFIG="ldconfig -m \$(shlibdir)"
|
||||
SHFLAGS='-shared'
|
||||
SLIBNAME='$(SLIBPREF)$(NAME)$(SLIBSUF).$(LIBVERSION)'
|
||||
SLIBNAME_WITH_VERSION='$(SLIBNAME)'
|
||||
SLIBNAME_WITH_MAJOR='$(SLIBNAME)'
|
||||
add_extralibs "-lossaudio"
|
||||
;;
|
||||
FreeBSD)
|
||||
|
Reference in New Issue
Block a user