605c605
< # them later/
---
> # them later
609,612c609,610
< # scons with, we hardcode the use of the linker plugin
< # which requires either gold or GNU ld >= 2.21
< main['LTO_LDFLAGS'] = ['-flto=%d' % GetOption('num_jobs'),
< '-fuse-linker-plugin']
---
> # scons with
> main['LTO_LDFLAGS'] = ['-flto=%d' % GetOption('num_jobs')]