Commit 2ad8ac88 authored by David Hill's avatar David Hill Committed by Michael Niedermayer

configure: support Bitrig OS

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 266771f9
......@@ -2702,7 +2702,7 @@ case $target_os in
oss_indev_extralibs="-lossaudio"
oss_outdev_extralibs="-lossaudio"
;;
openbsd)
openbsd|bitrig)
# On OpenBSD 4.5. the compiler does not use PIC unless
# explicitly using -fPIC. FFmpeg builds fine without PIC,
# however the generated executable will not do anything
......
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