From: Eric Botcazou Date: Sat, 27 Nov 2010 15:55:17 +0000 (+0000) Subject: * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. X-Git-Tag: cgen-snapshot-20101201~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03f6b192fe4d63d144137b45e8347bec2e43d5f0;p=thirdparty%2Fbinutils-gdb.git * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. --- diff --git a/config/ChangeLog b/config/ChangeLog index 8e673f7c5de..8e98f6d1300 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2010-11-27 Eric Botcazou + + * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. + 2010-11-19 Tobias Grosser * cloog.m4: Use AS_HELP_STRING and fix help formatting. diff --git a/config/bootstrap-lto.mk b/config/bootstrap-lto.mk index b30ac1a5fa3..59e5c982fb2 100644 --- a/config/bootstrap-lto.mk +++ b/config/bootstrap-lto.mk @@ -3,6 +3,3 @@ STAGE2_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1 STAGE3_CFLAGS += -flto=jobserver -fuse-linker-plugin -frandom-seed=1 - -# Ada fails to build with LTO, turn it off for now. -BOOT_ADAFLAGS += -fno-lto