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
configure: recognise Minix as OS
No special setup is required for Minix. Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n1.1
Mans Rullgard
12 years ago
parent
ac17ccf73a
commit
741a8b724e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
configure
+ 2
- 0
configure
View File
@@ -2875,6 +2875,8 @@ case $target_os in
add_cppflags -D_OSF_SOURCE -D_POSIX_PII -D_REENTRANT
AVSERVERLDFLAGS=
;;
minix)
;;
none)
;;
*)
Write
Preview
Loading…
Cancel
Save