|
Lines 5956-5967
echo "${ECHO_T}$ac_cv_func__rotr" >&6
Link Here
|
| 5956 |
;; |
5956 |
;; |
| 5957 |
esac |
5957 |
esac |
| 5958 |
;; |
5958 |
;; |
| 5959 |
# PowerPC needs a signed char |
|
|
| 5960 |
powerpc) |
5959 |
powerpc) |
| 5961 |
CFLAGS="$CFLAGS -fsigned-char" |
|
|
| 5962 |
;; |
5960 |
;; |
| 5963 |
powerpc64) |
5961 |
powerpc64) |
| 5964 |
CFLAGS="$CFLAGS -fsigned-char" |
|
|
| 5965 |
case $target_os in |
5962 |
case $target_os in |
| 5966 |
aix*) |
5963 |
aix*) |
| 5967 |
CC="$CC -maix64" |
5964 |
CC="$CC -maix64" |
|
Lines 6758-6769
echo "${ECHO_T}$bc_cv_prog_COMPAQ_CC" >&
Link Here
|
| 6758 |
;; |
6755 |
;; |
| 6759 |
esac |
6756 |
esac |
| 6760 |
;; |
6757 |
;; |
| 6761 |
# PowerPC needs a signed char |
|
|
| 6762 |
powerpc) |
6758 |
powerpc) |
| 6763 |
CXXFLAGS="$CXXFLAGS -fsigned-char" |
|
|
| 6764 |
;; |
6759 |
;; |
| 6765 |
powerpc64) |
6760 |
powerpc64) |
| 6766 |
CXXFLAGS="$CXXFLAGS -fsigned-char" |
|
|
| 6767 |
case $target_os in |
6761 |
case $target_os in |
| 6768 |
aix*) |
6762 |
aix*) |
| 6769 |
CXX="$CXX -maix64" |
6763 |
CXX="$CXX -maix64" |