Date: Fri, 20 May 2005 03:18:19 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand Makefile Message-ID: <200505200318.j4K3IJgr097976@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-05-20 03:18:19 UTC
FreeBSD src repository
Modified files:
lib/libstand Makefile
Log:
Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that the
bzip2 support provided, and amd64 depended on. Amd64 has a custom
${.OBJDIR}/machine symlink in it and the -I. picked this up. Without
it, the libstand code was being compiled in 32 bit mode, but with 64 bit
machine headers.
Revision Changes Path
1.50 +1 -1 src/lib/libstand/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505200318.j4K3IJgr097976>
