mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 10:03:47 +08:00
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
* configure.ac [spu-*-*]: Do not set skipdirs. * configure: Re-generate.
This commit is contained in:
parent
6b87b48e40
commit
faee1be249
@ -1,3 +1,8 @@
|
||||
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
|
||||
|
||||
* configure.ac [spu-*-*]: Do not set skipdirs.
|
||||
* configure: Re-generate.
|
||||
|
||||
2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
|
||||
|
1
configure
vendored
1
configure
vendored
@ -2643,7 +2643,6 @@ case "${target}" in
|
||||
sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
|
||||
;;
|
||||
spu-*-*)
|
||||
skipdirs="target-libssp"
|
||||
;;
|
||||
v810-*-*)
|
||||
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
|
||||
|
@ -892,7 +892,6 @@ case "${target}" in
|
||||
sparc-*-solaris* | sparc64-*-solaris* | sparcv9-*-solaris*)
|
||||
;;
|
||||
spu-*-*)
|
||||
skipdirs="target-libssp"
|
||||
;;
|
||||
v810-*-*)
|
||||
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libstdc++-v3 opcodes target-libgloss ${libgcj}"
|
||||
|
Loading…
Reference in New Issue
Block a user