diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2008-10-29 19:39:13 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2008-10-29 19:39:13 +0000 |
commit | faee1be24960159fdc5ac17ecec0835511b1d3f4 (patch) | |
tree | 58c12aeda56491b54e89a3090e230a2bab09086b /configure | |
parent | 6b87b48e40a984358aba3fbc42d00e9e655bfdd9 (diff) | |
download | gdb-faee1be24960159fdc5ac17ecec0835511b1d3f4.zip gdb-faee1be24960159fdc5ac17ecec0835511b1d3f4.tar.gz gdb-faee1be24960159fdc5ac17ecec0835511b1d3f4.tar.bz2 |
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
* configure.ac [spu-*-*]: Do not set skipdirs.
* configure: Re-generate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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}" |