git: LTO: Prevent -flto being used by host native tools.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Tue Oct 25 09:18:23 PDT 2016


commit c1e8f2dbc946ed23fa3c47dcac0c6510d5e4c776
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Oct 12 16:57:35 2016 +0300

    LTO: Prevent -flto being used by host native tools.
    
    Having LTO enabled here will only cause troubles when abi of LTO changes.

Summary of changes:
 gnu/usr.bin/cc50/Makefile.intcxx_lib     | 2 +-
 gnu/usr.bin/cc50/cc_tools/tools/Makefile | 4 ++--
 share/mk/bsd.hostlib.mk                  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c1e8f2dbc946ed23fa3c47dcac0c6510d5e4c776


-- 
DragonFly BSD source repository


More information about the Commits mailing list