view config/bootstrap-lto.mk @ 110:76fdfee14d03

Added tag cbc-gcc-4.6.0 for changeset 4d6300120c29
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 05 Aug 2012 21:36:28 +0900
parents 561a7518be6b
children 04ced10e8804
line wrap: on
line source

# This option enables LTO for stage2 and stage3.  It requires lto to
# be enabled for stage1 with --enable-stage1-languages.

STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
STAGEprofile_CFLAGS +=  -fno-lto