Change the conditionaal so that we only build this on i386 instead of

trying to build it on all non-alpha arches.
This commit is contained in:
Doug Rabson 2000-09-29 13:32:24 +00:00
parent 946ff7b4b9
commit b99353b99e

View File

@ -26,7 +26,7 @@
* $FreeBSD$
*/
#ifndef __alpha__
#ifdef __i386__
#define FREEBSD_AOUT 1