aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/console.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2016-12-22 22:48:14 -0500
committerKevin O'Connor <kevin@koconnor.net>2016-12-22 22:48:14 -0500
commit4e8674d5df46841e68b72b83911b28ec71079bf1 (patch)
treea4757335ca4c29977c3aa6a5ea18fa6fe5139537 /klippy/console.py
parent9894348e12d78b62defbbb4be606b839cfe3a818 (diff)
downloadkutter-4e8674d5df46841e68b72b83911b28ec71079bf1.tar.gz
kutter-4e8674d5df46841e68b72b83911b28ec71079bf1.tar.xz
kutter-4e8674d5df46841e68b72b83911b28ec71079bf1.zip
build: Disable gcc's use-linker-plugin option
On GCC v6 the -fwhole-program option does not take effect when -fuse-linker-plugin is also in effect. The -fuse-linker-plugin option does not optimize as well as -fwhole-program, so explicitly disable the linker plugin via -fno-use-linker-plugin. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/console.py')
0 files changed, 0 insertions, 0 deletions