flex: Disable LTO in the libfl.a for clang.
authorzrj <rimvydas.jasinskas@gmail.com>
Mon, 19 Dec 2016 15:37:27 +0000 (17:37 +0200)
committerzrj <zrj@dragonflybsd.org>
Mon, 19 Dec 2016 17:08:02 +0000 (19:08 +0200)
commit13c1262e0e135888207d15d6ad91a3ec47b0a30e
tree884973f9cd07db11d055ddd9e7950363868b88db
parentdb8eaa57a76a9a73d6ce183c6df00d672d72e1e9
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.
usr.bin/flex/lib/Makefile