[SCM] FFmpeg packaging branch, master, updated. debian/0.svn20090303-1-8-gf8b1a9f
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Fri Apr 10 19:46:02 UTC 2009
The following commit has been merged in the master branch:
commit f8b1a9fbc9bbf27971cafb57cde4c306b4e2d214
Author: Loïc Minier <lool at dooz.org>
Date: Fri Apr 10 21:33:40 2009 +0200
vfp CFLAGS: add "-mfpu=vfp -mfloat-abi=softfp"
diff --git a/debian/confflags b/debian/confflags
index 43fc4b6..3c4ebe0 100644
--- a/debian/confflags
+++ b/debian/confflags
@@ -106,6 +106,7 @@ vfp_build_confflags += --shlibdir=/usr/lib/vfp
vfp_build_confflags += --enable-armvfp
vfp_build_confflags += --enable-shared
vfp_build_confflags += --disable-static
+vfp_build_confflags += --extra-cflags="-mfpu=vfp -mfloat-abi=softfp"
vfp_build_confflags += --disable-ffmpeg
vfp_build_confflags += --disable-ffplay
neon_build_confflags += $(confflags)
--
FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list