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 39c926a..558e51b 100755 --- a/gas/configure +++ b/gas/configure @@ -4257,7 +4257,7 @@ echo "$as_me: error: Unknown vendor for mips-bsd configuration." >&2;} ppc-*-beos*) fmt=coff ;; ppc-*-*n*bsd* | ppc-*-elf*) fmt=elf ;; ppc-*-eabi* | ppc-*-sysv4*) fmt=elf ;; - ppc-*-linux-gnu*) fmt=elf + ppc-*-linux-gnu*) fmt=elf em=linux case "$endian" in big) ;; *) { { echo "$as_me:$LINENO: error: GNU/Linux must be configured big endian" >&5 |