summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/stdlib/t_random.c
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2015-01-24 08:48:05 +0000
committerluigi <luigi@FreeBSD.org>2015-01-24 08:48:05 +0000
commit70c9059ac63a17a0170e0407668bfd907bedf638 (patch)
treebbcd2e02e7928ab37f4bb1557682c88500441b87 /contrib/netbsd-tests/lib/libc/stdlib/t_random.c
parentca1fdb3c2cf128e07da63ee4336b805f60be6ee4 (diff)
downloadFreeBSD-src-70c9059ac63a17a0170e0407668bfd907bedf638.zip
FreeBSD-src-70c9059ac63a17a0170e0407668bfd907bedf638.tar.gz
do not strip /stand
This is a temporary workaround until the elftoolchain's version of strip is fixed: The previous (GNU) strip, when acting on a file with multiple links, would modify the one and only file in place (which means creating a new stripped copy, and then writing it back to the original). The new version from elftoolchain creates the new file and then unlinks the old one and renames the new. With multiple hard links, the original remains alive. In the /stand directory, this ends up creating 80+ copies of the same file.
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/stdlib/t_random.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud