[SCM] FFmpeg packaging branch, ubuntu.karmic, updated. debian/0.5+svn20090706-1ubuntu3-28-g19547ea

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Oct 13 21:39:33 UTC 2009


The following commit has been merged in the ubuntu.karmic branch:
commit 19547ea7b43abba55ef61a18c2a05cb36fa66638
Author: Loïc Minier <lool at dooz.org>
Date:   Sun Oct 11 09:36:31 2009 +0200

    Pass -fPIC -DPIC to neon pass

diff --git a/debian/confflags b/debian/confflags
index c5fdf83..be114f7 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -135,7 +135,7 @@ vfp_build_confflags += --disable-ffplay
 neon_build_confflags += $(confflags)
 neon_build_confflags += --shlibdir=/usr/lib/neon/vfp
 neon_build_confflags += --cpu=armv7-a
-neon_build_confflags += --extra-cflags="-mfpu=neon -mfloat-abi=softfp"
+neon_build_confflags += --extra-cflags="-mfpu=neon -mfloat-abi=softfp -fPIC -DPIC"
 neon_build_confflags += --enable-shared
 neon_build_confflags += --disable-static
 neon_build_confflags += --disable-ffmpeg

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list