Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Commit

Permalink
Build system: remove debugging CFLAGS.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Navarro committed Mar 21, 2013
1 parent 60da5e5 commit 83a7b23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -50,7 +50,6 @@ AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_CHECK_FUNCS([memset])

CFLAGS="-ggdb"
if test "x${CFLAGS}" = "x"; then
CFLAGS="-O2"
fi
Expand Down

0 comments on commit 83a7b23

Please sign in to comment.