![]() ![]() | ![]() |
version 1.132, 2003/08/25 14:17:44 | version 1.133, 2003/08/28 16:08:30 |
---|---|
Line 160 case "$host_cpu" in | Line 160 case "$host_cpu" in |
CFLAGS="$CFLAGS -march=pentium" | CFLAGS="$CFLAGS -march=pentium" |
AC_TRY_COMPILE(,,,CFLAGS="$CFLAGS_1 -m486") | AC_TRY_COMPILE(,,,CFLAGS="$CFLAGS_1 -m486") |
;; | ;; |
x86_64) | |
machine=amd64 | |
;; | |
#generic should work for IA64 | #generic should work for IA64 |
# ia64*) | # ia64*) |
# machine=ia64 | # machine=ia64 |