summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/decoders.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/decoders.m4 b/m4/decoders.m4
index 9f9ae9aeb..58d1c56e5 100644
--- a/m4/decoders.m4
+++ b/m4/decoders.m4
@@ -253,6 +253,8 @@ use internal ffmpeg.
arm*-*)
AC_DEFINE([FPM_ARM], 1, [Define to select libmad fixed point arithmetic implementation])
;;
+ universal-*)
+ ;;
*)
AC_DEFINE([FPM_DEFAULT], 1, [Define to select libmad fixed point arithmetic implementation])
;;