git: flex: Disable LTO in the libfl.a for clang.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Dec 19 09:14:24 PST 2016
commit 13c1262e0e135888207d15d6ad91a3ec47b0a30e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Mon Dec 19 17:37:27 2016 +0200
flex: Disable LTO in the libfl.a for clang.
clang has issues with such LTO'ed static library.
This library is small and gains of LTO are minimal.
Unbreaks ports like lang/gscheme.
Summary of changes:
usr.bin/flex/lib/Makefile | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13c1262e0e135888207d15d6ad91a3ec47b0a30e
--
DragonFly BSD source repository
More information about the Commits
mailing list