svn commit: r238741 - head/lib/libelf

Garrett Cooper yanegomi at gmail.com
Wed Jul 25 23:27:11 UTC 2012


Sent from my iPhone

On Jul 24, 2012, at 9:03 AM, "Andrey A. Chernov" <ache at FreeBSD.org> wrote:

> Author: ache
> Date: Tue Jul 24 16:03:28 2012
> New Revision: 238741
> URL: http://svn.freebsd.org/changeset/base/238741
> 
> Log:
>  Don't ever build files depending on the directory where they are placed in.
>  It is obvious that its modification time will change with each such file
>  builded.
>  This bug cause whole libelf to rebuild itself each second make run
>  (and relink that files on each first make run) in the loop.

A bunch of the sys/boot directories probably need this too..


More information about the svn-src-all mailing list