mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-03 11:10:47 +08:00
configure.host: For mips*-*-linux* update cpu_include_dir after atomicity_dir is set.
2004-08-27 Matthias Klose <doko@debian.org> * configure.host: For mips*-*-linux* update cpu_include_dir after atomicity_dir is set. From-SVN: r86678
This commit is contained in:
parent
23a62f7f9e
commit
a2fddff9be
@ -1,3 +1,8 @@
|
||||
2004-08-27 Matthias Klose <doko@debian.org>
|
||||
|
||||
* configure.host: For mips*-*-linux* update cpu_include_dir
|
||||
after atomicity_dir is set.
|
||||
|
||||
2004-08-27 Matthias Klose <doko@debian.org>
|
||||
|
||||
* config/abi/arm-linux-gnu/baseline_symbols.txt: New.
|
||||
|
@ -253,6 +253,7 @@ case "${host}" in
|
||||
mips*-*-linux*)
|
||||
atomicity_dir="cpu/mips"
|
||||
abi_baseline_pair="mips-linux-gnu"
|
||||
cpu_include_dir="cpu/mips"
|
||||
;;
|
||||
sparc*-*-freebsd5*)
|
||||
abi_baseline_pair="sparc-freebsd5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user