]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCII
authorBryan Drewery <bdrewery@FreeBSD.org>
Mon, 21 Sep 2015 18:52:52 +0000 (18:52 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Mon, 21 Sep 2015 18:52:52 +0000 (18:52 +0000)
commit092a37c9f9ca469125da9577f79388a238d7867b
tree2d7d878bfb18349b7fb35dda30a26da6e8e79562
parent5ca34122ecdd5abc62bdae39663fec9ac8523d87
Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCII
scripts that the linker can load rather than binary library objects.

Effectively no change.

Suggested by: hrs
gnu/usr.bin/binutils/ld/Makefile