aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-01-10 16:52:25 -0500
committerMike Frysinger <vapier@gentoo.org>2016-01-10 17:03:36 -0500
commit16f7876d71604f835aefe48f0bf230c028c05d99 (patch)
tree6e5d6683ee8b3e506058f141a4304f265e458812 /sim/aarch64/configure.ac
parent35656e95217a20309c0a0f16bf0c89a49a549177 (diff)
downloadfsf-binutils-gdb-16f7876d71604f835aefe48f0bf230c028c05d99.zip
fsf-binutils-gdb-16f7876d71604f835aefe48f0bf230c028c05d99.tar.gz
fsf-binutils-gdb-16f7876d71604f835aefe48f0bf230c028c05d99.tar.bz2
sim: allow the environment configure option everywhere
Currently ports have to call SIM_AC_OPTION_ENVIRONMENT explicitly in order to make the configure flag available. There's no real reason to not allow this flag for all ports, so move it to the common sim macro. This way we get standard behavior across all ports too.
Diffstat (limited to 'sim/aarch64/configure.ac')
-rw-r--r--sim/aarch64/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/aarch64/configure.ac b/sim/aarch64/configure.ac
index c6e3256..5536343 100644
--- a/sim/aarch64/configure.ac
+++ b/sim/aarch64/configure.ac
@@ -31,7 +31,6 @@ SIM_AC_OPTION_ENDIAN
## common core does not support this, so we opt for non-strict
## alignment instead.
SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT,NONSTRICT_ALIGNMENT)
-SIM_AC_OPTION_ENVIRONMENT
SIM_AC_OPTION_WARNINGS
SIM_AC_OUTPUT