OSDN Git Service

configure: support Bitrig OS
authorDavid Hill <dhill@mindcry.org>
Wed, 13 Jun 2012 23:56:29 +0000 (19:56 -0400)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 14 Jun 2012 00:22:01 +0000 (02:22 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure

index 8cd5467..221dfd0 100755 (executable)
--- a/configure
+++ b/configure
@@ -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