Commit 364345ea authored by reimar's avatar reimar

Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16087 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 19cf6155
......@@ -1405,9 +1405,6 @@ case $target_os in
disable need_memalign
LIBOBJFLAGS='$(PIC)'
SHFLAGS='-shared'
SLIBNAME='$(SLIBPREF)$(FULLNAME)$(SLIBSUF).$(LIBVERSION)'
SLIBNAME_WITH_VERSION='$(SLIBNAME)'
SLIBNAME_WITH_MAJOR='$(SLIBNAME)'
oss_demuxer_extralibs="-lossaudio"
oss_muxer_extralibs="-lossaudio"
;;
......
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