Remove duplicate entry for arm*-*linux-gnu; my change missing a
ChangeLog entry I couldn't check in.
This commit is contained in:
parent
2edf347fb2
commit
d9b5c99090
1 changed files with 1 additions and 6 deletions
|
@ -282,11 +282,6 @@ case "${canonical}" in
|
|||
machine=apollo opsys=bsd4-3
|
||||
;;
|
||||
|
||||
## ARM, GNU/Linux
|
||||
arm*-*-linux-gnu* )
|
||||
machine=arm opsys=gnu-linux
|
||||
;;
|
||||
|
||||
## AT&T 3b2, 3b5, 3b15, 3b20
|
||||
we32k-att-sysv* )
|
||||
machine=att3b opsys=usg5-2-2
|
||||
|
@ -782,7 +777,7 @@ case "${canonical}" in
|
|||
;;
|
||||
mips-sgi-irix6* )
|
||||
machine=iris4d opsys=irix6-0
|
||||
# It's not clear whether -D_LANGUAGE_C is necessary as for 6.5,
|
||||
# It's not clear whether -D_LANGUAGE_C is necessary as it is for 6.5,
|
||||
# but presumably it does no harm.
|
||||
NON_GNU_CPP="/lib/cpp -D_LANGUAGE_C"
|
||||
NON_GCC_TEST_OPTIONS=-32
|
||||
|
|
Loading…
Add table
Reference in a new issue