This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.
Originally committed as revision 23567 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
François Revol
15 years ago
parent
4dbcfa6f95
commit
108caaaa60
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
configure
+ 2
- 1
configure
View File
@@ -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=""
Write
Preview
Loading…
Cancel
Save