>From 24ac12a834ef25633e39705dd423a111b089be68 Mon Sep 17 00:00:00 2001 From: ZhouXiaoyong <zhouxiaoy...@loongson.cn> Date: Wed, 20 May 2015 13:16:55 +0800 Subject: [PATCH 3/3] configure: add cpuflags for loongson3 series cpu
Signed-off-by: ZhouXiaoyong <zhouxiaoy...@loongson.cn> --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 7152afc..a02fe4a 100755 --- a/configure +++ b/configure @@ -3937,6 +3937,7 @@ elif enabled mips; then enable fast_cmov enable fast_unaligned disable aligned_stack + cpuflags="-march=loongson3a -mhard-float" ;; generic) disable mips32r5 -- 2.1.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel