aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-07 22:32:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-07 22:32:43 +0200
commit128a3e884d9541ec5b96c02a19db38ac3c404bf1 (patch)
tree58d8abcaafcb4f1e036e29c24bcd87ea5c0685e8 /configure
parentdaf063f72bb0b889149dea00794e8e889fdefa55 (diff)
parent2ff844d50c0ecbc4dc660cf7e8989476f56fb3e7 (diff)
downloadegawk-128a3e884d9541ec5b96c02a19db38ac3c404bf1.tar.gz
egawk-128a3e884d9541ec5b96c02a19db38ac3c404bf1.tar.bz2
egawk-128a3e884d9541ec5b96c02a19db38ac3c404bf1.zip
Merge branch 'master' into wasted-byte
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d8b5e31f..93862b34 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; }