Commit 108caaaa authored by François Revol's avatar François Revol

Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.

Originally committed as revision 23567 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 4dbcfa6f
......@@ -2127,7 +2127,8 @@ enabled spic && enable pic
case $target_os in
haiku)
prefix_default="/boot/common"
enable audio_beos
disable audio_beos
network_extralibs="-lnetwork"
;;
sunos)
FFSERVERLDFLAGS=""
......
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