Blob Blame History Raw
diff -up beecrypt-4.1.2/acinclude.m4.withdebug beecrypt-4.1.2/acinclude.m4
--- beecrypt-4.1.2/acinclude.m4.withdebug	2007-08-07 09:17:48.000000000 +0300
+++ beecrypt-4.1.2/acinclude.m4	2007-08-07 09:17:58.000000000 +0300
@@ -459,7 +459,6 @@ AC_DEFUN([BEECRYPT_GNU_CC],[
     CFLAGS="$CFLAGS -Wall -pedantic"
   else
     # Generic optimizations, including cpu tuning
-    BEECRYPT_CFLAGS_REM([-g])
     CFLAGS="$CFLAGS -DNDEBUG -fomit-frame-pointer"
     if test "$bc_cv_c_aggressive_opt" = yes; then
       case $bc_target_cpu in