diff options
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gas/configure b/gas/configure index 2d05050..53fa7a6 100755 --- a/gas/configure +++ b/gas/configure @@ -12268,12 +12268,6 @@ $as_echo "#define TARGET_SOLARIS_COMMENT 1" >>confdefs.h as_fn_error "Solaris must be configured little endian" "$LINENO" 5 fi ;; - - sh*-*-symbianelf*) - -$as_echo "#define TARGET_SYMBIAN 1" >>confdefs.h - - ;; esac if test ${this_target} = $target ; then |