aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-19 15:04:21 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2015-01-19 15:04:21 -0500
commit1edb5cb33d55a4f866c799d41680088b927f7846 (patch)
tree5f74270aa4eae77f6057c1d038ce8da88f5f38da /configure
parent2d3f4ffebcb451da84ceb8a4be58bbb23946ee6e (diff)
parentf77c13a546af58cb8cdb593f49bbfa844b10dd7e (diff)
downloadegawk-1edb5cb33d55a4f866c799d41680088b927f7846.tar.gz
egawk-1edb5cb33d55a4f866c799d41680088b927f7846.tar.bz2
egawk-1edb5cb33d55a4f866c799d41680088b927f7846.zip
Merge branch 'master' into select
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0a8b1f90..cb7cf42b 100755
--- a/configure
+++ b/configure
@@ -5845,7 +5845,7 @@ then
# enable debugging using macros also
if test "$GCC" = yes
then
- CFLAGS="$CFLAGS -Wall -fno-builtin -g3 -gdwarf-2"
+ CFLAGS="$CFLAGS -Wall -fno-builtin -g3"
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }