binutils225: Symlink liblto_plugin.so from default base gcc compiler.
authorzrj <rimvydas.jasinskas@gmail.com>
Mon, 3 Oct 2016 09:52:12 +0000 (12:52 +0300)
committerzrj <zrj@dragonflybsd.org>
Tue, 25 Oct 2016 16:31:22 +0000 (19:31 +0300)
commitc36eae16acab55590057a22c1afe8453e4264fbe
tree0d50ad715945e326a8ce21e80276f0d42c3f344e
parentd2195e48831be57d4b5a768ce7f41175330b23f0
binutils225: Symlink liblto_plugin.so from default base gcc compiler.

For now just for gcc50 cause there is little point for doing it on gcc47.
Also make ar, nm, ranlib utilities dynamic to avoid "Service unavailable".

Warning: even if is it tempting to go and add -flto to CFLAGS now, first
make sure that you are familiar with how -flto actually works!
gnu/usr.bin/binutils225/block2/ar/Makefile
gnu/usr.bin/binutils225/block2/nm/Makefile
gnu/usr.bin/binutils225/block2/ranlib/Makefile
gnu/usr.bin/cc50/support-libs/liblto_plugin/Makefile