commit de95169c1482b826b70eefdf1b5130b3770faf4d
Author: zrj <[email protected]>
Date: Mon Dec 19 17:55:21 2016 +0200
gcc50: Build lto-wrapper even if buildworld is not LTO enabled.
After default binutils update is now safe to do that.
Keep in mind that buildworld still should work when downgrading to non LTO
one.
This finally allows to have standard buildworld and LTO'ed buildkernel.
Summary of changes:
gnu/usr.bin/cc50/backends/programs/Makefile | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de95169c1482b826b70eefdf1b5130b3770faf4d
--
DragonFly BSD source repository