summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@libertysurf.fr>2013-01-11 11:48:54 +0000
committerEric Botcazou <ebotcazou@libertysurf.fr>2013-01-11 11:48:54 +0000
commitd7b9dae92f00eae4783d49ac117302b3f4ef2e09 (patch)
tree6c6d4bec1b2cb50ec45753893df87b0bacf172c1 /Makefile.in
parent2624489484a04ee8f1af5bbcf2a61bdb9134e5ad (diff)
downloadppe42-binutils-d7b9dae92f00eae4783d49ac117302b3f4ef2e09.tar.gz
ppe42-binutils-d7b9dae92f00eae4783d49ac117302b3f4ef2e09.zip
* Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 843250f40b..a2ce3545ec 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -364,7 +364,7 @@ BUILD_PREFIX_1 = @BUILD_PREFIX_1@
# here so that they can be overridden by Makefile fragments.
BOOT_CFLAGS= -g -O2
BOOT_LDFLAGS=
-BOOT_ADAFLAGS=-gnatpg -gnata
+BOOT_ADAFLAGS= -gnatpg
AWK = @AWK@
SED = @SED@
OpenPOWER on IntegriCloud