diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2005-04-06 01:41:08 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2005-04-06 01:41:08 +0000 |
| commit | 6459b7dabc20ee5d2b1581ef3924c91449150a57 (patch) | |
| tree | b99b6feafd278685d7197d5ee4f811aef82657fe /Makefile.inc1 | |
| parent | d0b183c937feeb293dc0e377b54f7e51b41b6b35 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1 index eb5f56b641c7..6c8efc588b87 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -223,6 +223,7 @@ LIB32OBJC= ${LIB32PREFLAGS} -I${LIB32TMP}/usr/include/objc \ # Yes, the flags are redundant. LIB32MAKEENV= MAKEOBJDIRPREFIX=${OBJTREE}/lib32 \ _SHLIBDIRPREFIX=${LIB32TMP} \ + MACHINE=i386 \ MACHINE_ARCH=i386 \ INSTALL="sh ${.CURDIR}/tools/install.sh" \ PATH=${TMPPATH} \ |
