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 382f8d3522b..6f9f5ba5bae 100755 --- a/gas/configure +++ b/gas/configure @@ -11987,12 +11987,6 @@ $as_echo "$as_me: WARNING: GAS support for ${generic_target} is preliminary and $as_echo "#define AIX_WEAK_SUPPORT 1" >>confdefs.h ;; - ppc-*-linux-*) - case "$endian" in - big) ;; - *) as_fn_error "GNU/Linux must be configured big endian" "$LINENO" 5 ;; - esac - ;; ppc-*-solaris*) if test ${this_target} = $target; then |