diff options
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index 6f9b7b8..9743cf6 100755 --- a/gas/configure +++ b/gas/configure @@ -4732,7 +4732,7 @@ _ACEOF # Do we need the opcodes library? case ${cpu_type} in - vax | i386 | tic30) + vax | tic30) ;; *) |