Check-in Number:
|
2991 | |
Date: |
2002-Dec-19 10:16:20 (local)
2002-Dec-19 09:16:20 (UTC) |
User: | rse |
Branch: | |
Comment: |
get rid of old and problematic -ggdb3 stuff |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/mm/aclocal.m4 1.26 -> 1.27
--- aclocal.m4 2002/12/19 09:14:58 1.26
+++ aclocal.m4 2002/12/19 09:16:20 1.27
@@ -51,7 +51,6 @@
*-g* ) ;;
* ) CFLAGS="$CFLAGS -g" ;;
esac
- CFLAGS="$CFLAGS -ggdb3"
CFLAGS="$CFLAGS -Wall -Wshadow -Wpointer-arith -Wcast-align"
CFLAGS="$CFLAGS -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline"
else
|
|