diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-16 16:33:35 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-16 16:33:35 +0000 |
commit | c8cca39f988d5670cbef3d40cf7b9fa26877aee4 (patch) | |
tree | 5701c4950e92a68bef1a9d940ee6fc1e1d8aa401 /sim/arm/configure | |
parent | 3832c25c185d324f411ab880aab6b1e5e17f23f6 (diff) | |
download | gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.zip gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.tar.gz gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.tar.bz2 |
Import current --enable-gdb-build-warnings.
Diffstat (limited to 'sim/arm/configure')
-rwxr-xr-x | sim/arm/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/arm/configure b/sim/arm/configure index 2c574e4..65f0825 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -3537,6 +3537,8 @@ done COPRO=armcopro.o + + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure |