Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2010 18:36:53 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Alexander Leidinger <netchild@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r206082 - in head: . share/man/man7 share/mk sys/conf
Message-ID:  <20100404153653.GD2415@deviant.kiev.zoral.com.ua>
In-Reply-To: <201004020655.o326tWax079882@svn.freebsd.org>
References:  <201004020655.o326tWax079882@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--cWtvayRuroyN98H5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Apr 02, 2010 at 06:55:32AM +0000, Alexander Leidinger wrote:
> Author: netchild
> Date: Fri Apr  2 06:55:31 2010
> New Revision: 206082
> URL: http://svn.freebsd.org/changeset/base/206082
>=20
> Log:
>   WITH_CTF can now be specified in src.conf (not recommended, there
>   are some problems with static executables), make.conf (would also
>   affect ports which do not use GNU make and do not override the
>   compile targets) or in the kernel config (via "makeoptions
>   WITH_CTF=3Dyes").

I think this commit started the kernel build to emit lines like this
[ -z "ctfconvert" -o -n "1" ] || ctfconvert -L VERSION -g vm_init.o
after compilation of each file from the kernel (but not modules)
source. Could you, please, look for missed '@' ?

--cWtvayRuroyN98H5
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAku4shQACgkQC3+MBN1Mb4g4RQCgyA3y2LpxP3Ba45PKfL11B8l2
wZoAoK1VMRS8jO3dgAS23STMt5vDxUzS
=0GNW
-----END PGP SIGNATURE-----

--cWtvayRuroyN98H5--



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