aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-14 23:16:49 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-14 23:19:52 -0400
commit82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9 (patch)
treea08d893f20194b02bf2e9d6bfff0e3198df3d21d /sim/msp430/configure.ac
parentfbe8d1cf5b1b92e28be05b61edb3141261e02672 (diff)
downloadgdb-82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9.zip
gdb-82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9.tar.gz
gdb-82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9.tar.bz2
sim: drop redundant SIM_AC_OPTION_WARNINGS
The common code already calls this, so no need to do so in arch dirs. We leave the calls that disable -Werror. This will help unify the configure scripts.
Diffstat (limited to 'sim/msp430/configure.ac')
-rw-r--r--sim/msp430/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/msp430/configure.ac b/sim/msp430/configure.ac
index 19839d1..9cab542 100644
--- a/sim/msp430/configure.ac
+++ b/sim/msp430/configure.ac
@@ -24,6 +24,5 @@ AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
SIM_AC_COMMON
SIM_AC_OPTION_ENDIAN(LITTLE)
-SIM_AC_OPTION_WARNINGS
SIM_AC_OUTPUT