From owner-freebsd-bugs@FreeBSD.ORG Thu May 22 14:40:02 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 155A7606 for ; Thu, 22 May 2014 14:40:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 033BA2870 for ; Thu, 22 May 2014 14:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4MEe1Il018550 for ; Thu, 22 May 2014 14:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4MEe1vR018549; Thu, 22 May 2014 14:40:01 GMT (envelope-from gnats) Date: Thu, 22 May 2014 14:40:01 GMT Message-Id: <201405221440.s4MEe1vR018549@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Radim Kolar Subject: RE: kern/190103: makeoptions COPTFLAGS= is not used for kernel modules Reply-To: Radim Kolar X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 14:40:02 -0000 The following reply was made to PR kern/190103; it has been noted by GNATS. From: Radim Kolar To: "bug-followup@freebsd.org" Cc: Subject: RE: kern/190103: makeoptions COPTFLAGS= is not used for kernel modules Date: Thu, 22 May 2014 14:35:37 +0000 <201405221140.s4MBeuBN060073@cgiserv.freebsd.org>,<201405221150.s4MBo17r054171@freefall.freebsd.org> MIME-Version: 1.0 --_2f90b0e9-a5e1-4378-92c8-fe37d66b6a64_ Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable i found that "makeoptions DEBUG=3D"-g -O0" passes options to both kerne= l and modules. = --_2f90b0e9-a5e1-4378-92c8-fe37d66b6a64_ Content-Type: text/html; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable
i found that "makeoptions = =3B =3B =3B =3B DEBUG=3D"-g -O0" passes options to both kernel = and modules.
= --_2f90b0e9-a5e1-4378-92c8-fe37d66b6a64_--