提交 90b4f091 编写于 作者: D Diego Biurrun

Merge FreeBSD and DragonFlyBSD OS detection sections.

Apparently DragonFlyBSD does not need memalign either.

Originally committed as revision 19191 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d6dcfc7f
......@@ -1629,11 +1629,9 @@ case $target_os in
oss_demuxer_extralibs="-lossaudio"
oss_muxer_extralibs="-lossaudio"
;;
freebsd)
freebsd|dragonfly)
disable need_memalign
;;
dragonfly)
;;
bsd/os)
osextralibs="-lpoll -lgnugetopt"
strip="strip -d"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册