|
|
|
@ -1379,7 +1379,7 @@ case "${target}" in |
|
|
|
;; |
|
|
|
powerpc-*-aix*) |
|
|
|
# copied from rs6000-*-* entry |
|
|
|
noconfigdirs="$noconfigdirs gprof target-libgloss ${libgcj}" |
|
|
|
noconfigdirs="$noconfigdirs gprof target-libada target-libgloss ${libgcj}" |
|
|
|
;; |
|
|
|
powerpc*-*-winnt* | powerpc*-*-pe* | ppc*-*-pe) |
|
|
|
target_configdirs="$target_configdirs target-winsup" |
|
|
|
@ -1401,7 +1401,7 @@ case "${target}" in |
|
|
|
noconfigdirs="$noconfigdirs target-newlib gprof ${libgcj}" |
|
|
|
;; |
|
|
|
rs6000-*-aix*) |
|
|
|
noconfigdirs="$noconfigdirs gprof ${libgcj}" |
|
|
|
noconfigdirs="$noconfigdirs gprof target-libada target-libgloss ${libgcj}" |
|
|
|
;; |
|
|
|
rs6000-*-*) |
|
|
|
noconfigdirs="$noconfigdirs gprof ${libgcj}" |
|
|
|
|