From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 24 23:50:08 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B69BB1065672 for ; Thu, 24 Feb 2011 23:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A5F928FC14 for ; Thu, 24 Feb 2011 23:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1ONo8bK021856 for ; Thu, 24 Feb 2011 23:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1ONo8Bi021853; Thu, 24 Feb 2011 23:50:08 GMT (envelope-from gnats) Date: Thu, 24 Feb 2011 23:50:08 GMT Message-Id: <201102242350.p1ONo8Bi021853@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Colin Percival Cc: Subject: Re: bin/155000: make(1) doesn't handle .POSIX: correctly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Colin Percival List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2011 23:50:08 -0000 The following reply was made to PR bin/155000; it has been noted by GNATS. From: Colin Percival To: Bruce Evans Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/155000: make(1) doesn't handle .POSIX: correctly Date: Thu, 24 Feb 2011 15:41:51 -0800 On 02/24/11 14:35, Bruce Evans wrote: > Except that there is the opportunity to set %POSIX using make -D. This > might be enough in practice. The namespace pollution avoidance is > too perfect -- there seems to be no way to set %POSIX or .POSIX in the > environment. Is this relevant? POSIX says that the Right Way to demand POSIX mode is to put .POSIX on the first non-comment line of the Makefile; our %POSIX variable is a red herring as far as POSIX is concerned. -- Colin Percival Security Officer, FreeBSD | freebsd.org | The power to serve Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid