LTO: Prevent -flto being used by main gcc libraries.
authorzrj <rimvydas.jasinskas@gmail.com>
Wed, 12 Oct 2016 14:08:52 +0000 (17:08 +0300)
committerzrj <zrj@dragonflybsd.org>
Tue, 25 Oct 2016 16:31:35 +0000 (19:31 +0300)
commitb4017e002a2fa9175cd0f6afa48dc4383ddb6639
tree0b78b38a7e793754a45124263b4a7f37f8b9f27a
parent697e56459c4d74cd4987e1273f18e47a912b4933
LTO: Prevent -flto being used by main gcc libraries.

These need to be private by compiler and not affected at linking step.
(-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_pic)
gnu/lib/gcc50/libgcc/Makefile.src
gnu/lib/gcc50/libgcc_eh/Makefile