Commit 47f25a86 authored by mru's avatar mru

OpenBSD settings by Nikns Siankin <nikns at secure lv>


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7263 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c918191e
...@@ -695,9 +695,14 @@ video4linux2="no" ...@@ -695,9 +695,14 @@ video4linux2="no"
bktr="yes" bktr="yes"
audio_oss="yes" audio_oss="yes"
dv1394="no" dv1394="no"
need_memalign="no"
make="gmake" make="gmake"
LIBOBJFLAGS="\$(PIC)" LIBOBJFLAGS="\$(PIC)"
LDCONFIG="ldconfig -m \$(shlibdir)" LDCONFIG="ldconfig -m \$(shlibdir)"
SHFLAGS='-shared'
SLIBNAME='$(SLIBPREF)$(NAME)$(SLIBSUF).$(LIBVERSION)'
SLIBNAME_WITH_VERSION='$(SLIBNAME)'
SLIBNAME_WITH_MAJOR='$(SLIBNAME)'
add_extralibs "-lossaudio" add_extralibs "-lossaudio"
;; ;;
FreeBSD) FreeBSD)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment