commit c1e8f2dbc946ed23fa3c47dcac0c6510d5e4c776
Author: zrj <[email protected]>
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