Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2013 08:44:56 +0000
From:      Mark Robert Vaughan Murray <markm@FreeBSD.org>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Duplicated WITH_*/WITHOUT_* options
Message-ID:  <D1B11F62-7B96-4166-96E9-4082DF5ED76A@FreeBSD.org>
In-Reply-To: <35.00.29861.FA61C825@cdptpa-oedge02>
References:  <20131119162205.GW1643@glenbarber.us> <C6.07.29861.C5EEB825@cdptpa-oedge02> <20131119231325.GA1527@glenbarber.us> <35.00.29861.FA61C825@cdptpa-oedge02>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_63CA50BB-349E-4E8B-8295-A3BFFDDA07B3
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

Hi

I noticed we have some duplicated WITH_*/WITHOUT_* options; presumably =
this is an oversight?

[graveyard] /usr/src/tools/build/options 08:37 am # for i in WITH_* ; do =
if [ -e WITHOUT_${i##WITH_} ] ; then echo WITHOUT_${i##WITH_} ${i} ; fi; =
done

WITHOUT_CLANG WITH_CLANG
WITHOUT_CLANG_FULL WITH_CLANG_FULL
WITHOUT_CLANG_IS_CC WITH_CLANG_IS_CC
WITHOUT_FDT WITH_FDT
WITHOUT_GCC WITH_GCC
WITHOUT_GNUCXX WITH_GNUCXX
WITHOUT_LIBCPLUSPLUS WITH_LIBCPLUSPLUS
WITHOUT_NAND WITH_NAND
WITHOUT_TESTS WITH_TESTS

As its not all that obvious which one =93wins=94, can this be cleaned =
up? I don=92t mind doing the work if there is a somewhat foolproof way =
of doing so.

M
--=20
Mark R V Murray


--Apple-Mail=_63CA50BB-349E-4E8B-8295-A3BFFDDA07B3
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQCVAwUBUo3IDd58vKOKE6LNAQqibAQApZT0INNnfnNC0YvRJhU6GvBG5RNXgAFP
Fowx3lXWhTsPLn17EsJpV2OD5ozraUx70IwPFO7Kvlaz1G0JbFkXVuhohZr0blEa
SAtzezE7S39SWUd58KDBorYzUywq3NDiaMjPE6/W7ulgA2jst1RCu/DsXro8mU/s
aLypM9ITauE=
=UMIV
-----END PGP SIGNATURE-----

--Apple-Mail=_63CA50BB-349E-4E8B-8295-A3BFFDDA07B3--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D1B11F62-7B96-4166-96E9-4082DF5ED76A>