Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 17:55:36 -0800
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        David Wolfskill <david@catwhisker.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: buildworld breakage during "make depend" at usr.bin/kdump
Message-ID:  <20011031175536.A94270@dragon.nuxi.com>
In-Reply-To: <200110312138.f9VLcHX45849@bunrab.catwhisker.org>; from david@catwhisker.org on Wed, Oct 31, 2001 at 01:38:17PM -0800
References:  <200110311923.f9VJN3845569@bunrab.catwhisker.org> <200110312138.f9VLcHX45849@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 31, 2001 at 01:38:17PM -0800, David Wolfskill wrote:
>  	awk -v ioctl_includes="$ioctl_includes" -v use_switch="$use_switch" '
                          ^^^^^^^^^^^^^^^^^
                 I changed this to "`echo $ioctl_includes`"

because `echo' nicely removes \n's from env vars when it prints them.
I would be interested if anyone feels your patch, using awk, is better.
If so, I'll change it to your version.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011031175536.A94270>