Add DragonFlyBSD to the list of supported OSes.
patch by Adam Hoka, ahoka NetBSD org Originally committed as revision 19190 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7d58228055
commit
d6dcfc7f5b
1 changed files with 2 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -1632,6 +1632,8 @@ case $target_os in
|
|||
freebsd)
|
||||
disable need_memalign
|
||||
;;
|
||||
dragonfly)
|
||||
;;
|
||||
bsd/os)
|
||||
osextralibs="-lpoll -lgnugetopt"
|
||||
strip="strip -d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue