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:
parent
946ff7b4b9
commit
b99353b99e
@ -26,7 +26,7 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef __alpha__
|
||||
#ifdef __i386__
|
||||
|
||||
#define FREEBSD_AOUT 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user