diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1073096..6c71fb7 100644 --- a/configure.in +++ b/configure.in @@ -369,7 +369,7 @@ case "${target}" in h8500-*-*) noconfigdirs="$noconfigdirs libg++ libstdc++ libio librx" ;; - hppa*-*-*elf*) | \ + hppa*-*-*elf* | \ hppa*-*-lites*) # Do configure ld/binutils/gas for this case. ;; |