diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure.in b/gas/configure.in index b92296d..977b0ec 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -140,7 +140,7 @@ vxworks) *) obj_format=aout ;; esac ;; -OSE) +OSE | ose) obj_format=aout emulation=sun3 ;; |