From owner-freebsd-arch Fri Nov 10 1:38:48 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3115137B479; Fri, 10 Nov 2000 01:38:45 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAA9cfg24810; Fri, 10 Nov 2000 02:38:42 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA48105; Fri, 10 Nov 2000 02:38:41 -0700 (MST) Message-Id: <200011100938.CAA48105@harmony.village.org> To: "Daniel C. Sobral" Subject: Re: The shared /bin and /sbin bikeshed Cc: John Baldwin , Mike Smith , arch@FreeBSD.ORG, Alfred Perlstein In-reply-to: Your message of "Fri, 10 Nov 2000 18:16:49 +0900." <3A0BBD01.ED1EF33E@newsguy.com> References: <3A0BBD01.ED1EF33E@newsguy.com> Date: Fri, 10 Nov 2000 02:38:41 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A0BBD01.ED1EF33E@newsguy.com> "Daniel C. Sobral" writes: : John Baldwin wrote: : > : > > NO_STATIC_BINARIES : > > NO_STATIC_LIBRARIES : > > : > > (and obviously NOPROFILE -> NO_PROFILED_LIBRARIES with a hook to force : > > people to change) : > : > I second these names. : : Actually, the _p libraries haven't been "profiled". They are "profile" : libraries, in that they are used for "profiling". So, : NO_PROFILE_LIBRARIES, please. BTW, I don't like NO_STATIC_BINARIES because that implies no static binaries anywhere, while my patch specifically just does /bin and /sbin. I didn't want to do that globally because I didn't want jdp to yell at me for making ld.so dynamic :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message