git: gcc80: Make LTO plugins installation consistent.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Apr 15 10:43:26 PDT 2019


commit 70c1b095ab9be809d842db0a99d19b54c6cce9c7
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Apr 15 20:33:42 2019 +0300

    gcc80: Make LTO plugins installation consistent.
    
    Previously my LTO additions were (ab)using bug in bsd.lib.mk.
    All other cases in world override both variables.
    Do the same fix for gcc47 too.
    
    No functional change intended.

Summary of changes:
 gnu/usr.bin/cc47/liblto_plugin/Makefile              | 1 +
 gnu/usr.bin/cc80/support-libs/liblto_plugin/Makefile | 1 +
 2 files changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70c1b095ab9be809d842db0a99d19b54c6cce9c7


-- 
DragonFly BSD source repository


More information about the Commits mailing list