|
|
|
@ -391,7 +391,7 @@ case "${target}" in |
|
|
|
# newlib is not 64 bit ready |
|
|
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss" |
|
|
|
;; |
|
|
|
alpha*-*-freebsd*) |
|
|
|
alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu) |
|
|
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss" |
|
|
|
;; |
|
|
|
alpha*-*-*) |
|
|
|
@ -512,7 +512,7 @@ case "${target}" in |
|
|
|
i[[3456789]]86-*-coff | i[[3456789]]86-*-elf) |
|
|
|
noconfigdirs="$noconfigdirs ${libgcj}" |
|
|
|
;; |
|
|
|
i[[3456789]]86-*-freebsd*) |
|
|
|
i[[3456789]]86-*-freebsd* | i[[3456789]]86-*-kfreebsd*-gnu) |
|
|
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss" |
|
|
|
;; |
|
|
|
i[[3456789]]86-*-linux*) |
|
|
|
|