aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.in')
-rw-r--r--gas/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure.in b/gas/configure.in
index 6b35bf1..af242e2 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -258,7 +258,7 @@ changequote([,])dnl
# Do we need the opcodes library?
case ${cpu_type} in
- vax | i386 | tic30)
+ vax | tic30)
;;
*)