Commit dc8b01d1 authored by Diego Biurrun's avatar Diego Biurrun

Enable ffserver on Darwin, non-AltiVec regression tests pass.

Originally committed as revision 5181 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5fe4cf7b
...@@ -356,7 +356,6 @@ v4l="no" ...@@ -356,7 +356,6 @@ v4l="no"
v4l2="no" v4l2="no"
audio_oss="no" audio_oss="no"
dv1394="no" dv1394="no"
ffserver="no"
SHFLAGS="-dynamiclib -Wl,-single_module -Wl,-install_name,\$(libdir)/\$(SLIBNAME),-current_version,\$(SPPVERSION),-compatibility_version,\$(SPPVERSION)" SHFLAGS="-dynamiclib -Wl,-single_module -Wl,-install_name,\$(libdir)/\$(SLIBNAME),-current_version,\$(SPPVERSION),-compatibility_version,\$(SPPVERSION)"
extralibs="" extralibs=""
darwin="yes" darwin="yes"
......
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