From owner-cvs-src@FreeBSD.ORG Sat Feb 26 09:40:46 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3DCA16A4CE; Sat, 26 Feb 2005 09:40:46 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B2043D1D; Sat, 26 Feb 2005 09:40:46 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1Q9ejFH082933; Sat, 26 Feb 2005 11:40:45 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 56066-10; Sat, 26 Feb 2005 11:40:44 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1Q9eiON082930 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Feb 2005 11:40:44 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1Q9eriN037656; Sat, 26 Feb 2005 11:40:53 +0200 (EET) (envelope-from ru) Date: Sat, 26 Feb 2005 11:40:53 +0200 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20050226094053.GB37588@ip.net.ua> References: <200502222329.j1MNTskQ089307@repoman.freebsd.org> <20050225231409.GA16156@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eAbsdosE1cNLO4uF" Content-Disposition: inline In-Reply-To: <20050225231409.GA16156@dragon.nuxi.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/share/mk Makefile bsd.endian.mk src/usr.bin/cap_mkdb cap_mkdb.1 cap_mkdb.c src/share/termcap Makefile src/usr.bin/vgrind Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 09:40:46 -0000 --eAbsdosE1cNLO4uF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 25, 2005 at 03:14:09PM -0800, David O'Brien wrote: > On Tue, Feb 22, 2005 at 11:29:54PM +0000, Ruslan Ermilov wrote: > > ru 2005-02-22 23:29:54 UTC > > FreeBSD src repository > > Modified files: > > . Makefile.inc1=20 > > share/mk Makefile=20 > > usr.bin/cap_mkdb cap_mkdb.1 cap_mkdb.c=20 > > share/termcap Makefile=20 > > usr.bin/vgrind Makefile=20 > > Added files: > > share/mk bsd.endian.mk=20 > > Log: > > Add endianness support to cap_mkdb(1), useful for cross builds. >=20 > Rather than having to create bsd.endian.mk and include it; I'd rather > just have the compiler define __LITTLE_ENDIAN__ or __BIG_ENDIAN__. > =20 This is for makefiles having to deal with cross-compiles, not for C code. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --eAbsdosE1cNLO4uF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCIEQlqRfpzJluFF4RAv+bAJ48Ug41Ix5/hBgGNKZUZ58c5ZsvFACffM4Q VTk9OXsIgnFDgeAbk+aUcmk= =1JbI -----END PGP SIGNATURE----- --eAbsdosE1cNLO4uF--