diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-05-21 01:31:57 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-05-21 01:31:57 +0000 |
commit | 5c5afc9574766c0a5df33257a2242fb0be680ead (patch) | |
tree | 232cf269382f825ce6797ca1c47fb12816e5be86 /lib/libc/tests/string/wcscasecmp_test.c | |
parent | 1193ee1f1f0424c388e0290ffc089dba9b5f4baf (diff) | |
download | FreeBSD-src-5c5afc9574766c0a5df33257a2242fb0be680ead.zip FreeBSD-src-5c5afc9574766c0a5df33257a2242fb0be680ead.tar.gz |
WITH_META_MODE: Disable cookie handling for include installation.
Using a cookie with meta mode causes it to *not rerun* (as normal make
does) unless the command changes or filemon-detected files change.
After all of the work done here it turns out that skipping installation
is dangerous since the install commands use <dir>/*.h. The actual build
command is not changing but the files installed are changing by the mere
act of adding a new header into the source tree. Thus we cannot safely
use meta mode logic here. It must always rerun and install the headers.
The install -C flag at least prevents churning timestamps when
installing a header that was already present.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/tests/string/wcscasecmp_test.c')
0 files changed, 0 insertions, 0 deletions