aboutsummaryrefslogtreecommitdiff
path: root/sim/or1k/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-12 00:46:19 -0400
committerMike Frysinger <vapier@gentoo.org>2021-05-12 00:47:49 -0400
commit425b0b1a98456359084466b755aad51c462603df (patch)
treeec98d7d70f1a29c2b290d6cd10511f4d00381262 /sim/or1k/configure.ac
parente7e40cedbb0508aa788e509075b9ba50c3af07ba (diff)
downloadgdb-425b0b1a98456359084466b755aad51c462603df.zip
gdb-425b0b1a98456359084466b755aad51c462603df.tar.gz
gdb-425b0b1a98456359084466b755aad51c462603df.tar.bz2
sim: clean up explicit environment build calls
This was enabled by default for all targets, but a few ports still include an explicit call. Clean that up, and update the docs.
Diffstat (limited to 'sim/or1k/configure.ac')
-rw-r--r--sim/or1k/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/or1k/configure.ac b/sim/or1k/configure.ac
index ed0739f..32fb0d4 100644
--- a/sim/or1k/configure.ac
+++ b/sim/or1k/configure.ac
@@ -10,7 +10,6 @@ SIM_AC_OPTION_BITSIZE([32], [31], [32])
SIM_AC_OPTION_SCACHE(16384)
SIM_AC_OPTION_DEFAULT_MODEL([or1200])
SIM_AC_OPTION_WARNINGS(no)
-SIM_AC_OPTION_ENVIRONMENT
SIM_AC_OPTION_CGEN_MAINT
SIM_AC_OUTPUT