Skip to content

Commit

Permalink
I don't think we support the alpha anymore. :)
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jul 18, 2007
1 parent 7763cb2 commit 3be31d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configure.in
Expand Up @@ -57,11 +57,7 @@ else
fi
AC_CHECK_PROGS(WINDRES, [windres $hostaliaswindres $host_os-windres])

dnl The alpha architecture needs special flags for binary portability
case "$host" in
alpha*-*-linux*)
CFLAGS="$CFLAGS -mcpu=ev4 -Wa,-mall"
;;
*-*-beos*)
ac_default_prefix=/boot/develop/tools/gnupro
;;
Expand Down

0 comments on commit 3be31d5

Please sign in to comment.