summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 32d15e2e8..b19252aac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1517,6 +1517,9 @@ case "$host_or_hostalias" in
*Athlon* | *Duron* | *K7*)
archopt_val="$k7cpu"
;;
+ VIAEzra)
+ archopt_val="c3"
+ ;;
esac
fi
fi