# $Id: mh-irix6,v 1.3 1999/10/22 14:07:04 jordan Exp $
# Specify the ABI, to ensure that all Irix 6 systems will behave the same.
# Also, using -32 avoids bugs that exist in the n32/n64 support in some
# versions of the SGI compiler.
CC="cc -32"
