From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 18 08:37:46 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F8D016A420; Sat, 18 Feb 2006 08:37:46 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD44443D46; Sat, 18 Feb 2006 08:37:45 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1I8bjgE095283; Sat, 18 Feb 2006 08:37:45 GMT (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1I8bj3Y095279; Sat, 18 Feb 2006 08:37:45 GMT (envelope-from ru) Date: Sat, 18 Feb 2006 08:37:45 GMT From: Ruslan Ermilov Message-Id: <200602180837.k1I8bj3Y095279@freefall.freebsd.org> To: rmh@aybabtu.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/93502: [patch] Fixes for non-FreeBSD in sys/conf/*.mk X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2006 08:37:46 -0000 Synopsis: [patch] Fixes for non-FreeBSD in sys/conf/*.mk State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Sat Feb 18 08:33:13 UTC 2006 State-Changed-Why: sorry. You can work around the install issue by using the INSTALL macro, e.g. pointing it out to src/tools/install.sh which works for a normal user. You can set CWARNFLAGS to whatever you want. Nothing that you want requires patching the .mk files, so your patch is rejected. http://www.freebsd.org/cgi/query-pr.cgi?pr=93502