aboutsummaryrefslogtreecommitdiff
path: root/config/bootstrap-lto-noplugin.mk
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
committerCorinna Vinschen <corinna@vinschen.de>2016-03-22 10:25:20 +0100
commitfe508576ef1f815b22177d7597796886b91ea0c8 (patch)
tree885adbb929453bbbee04db48bdbbafec4e29205e /config/bootstrap-lto-noplugin.mk
parent445036bb9882485133750a14a5b3da30efeae2df (diff)
downloadnewlib-fe508576ef1f815b22177d7597796886b91ea0c8.zip
newlib-fe508576ef1f815b22177d7597796886b91ea0c8.tar.gz
newlib-fe508576ef1f815b22177d7597796886b91ea0c8.tar.bz2
Sync toplevel with upstream GCC.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'config/bootstrap-lto-noplugin.mk')
-rw-r--r--config/bootstrap-lto-noplugin.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/bootstrap-lto-noplugin.mk b/config/bootstrap-lto-noplugin.mk
new file mode 100644
index 0000000..a507336
--- /dev/null
+++ b/config/bootstrap-lto-noplugin.mk
@@ -0,0 +1,6 @@
+# This option enables LTO for stage2 and stage3 on
+# hosts without linker plugin support.
+
+STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
+STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1 -ffat-lto-objects
+STAGEprofile_CFLAGS += -fno-lto