Commit d488c3bc authored by Brad Smith's avatar Brad Smith Committed by Diego Biurrun

configure: support Bitrig OS

Signed-off-by: 's avatarDiego Biurrun <diego@biurrun.de>
parent b64a72e1
......@@ -2595,7 +2595,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. Libav 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