Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729434
en ru br
ALT Linux repos
S:1.26-alt1

Group :: Networking/Other
RPM: kronosnet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: kronosnet-1.26.patch
Download


 configure.ac | 19 -------------------
 1 file changed, 19 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8c96ff7..6d460eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -320,14 +320,6 @@ AC_ARG_WITH([testdir],
 
 AC_SUBST([TESTDIR])
 
-# debug build stuff
-if test "x${enable_debug}" = xyes; then
-	AC_DEFINE_UNQUOTED([DEBUG], [1], [Compiling Debugging code])
-	OPT_CFLAGS="-O0"
-else
-	OPT_CFLAGS="-O3"
-fi
-
 # Check for availablility of hardening options
 
 annocheck=no
@@ -382,19 +374,8 @@ if test "x${enable_hardening}" = xyes; then
 	AM_LDFLAGS="$AM_LDFLAGS $EXTRA_HARDENING_CFLAGS"
 fi
 
-if test "x${enable_debug}" = xyes; then
-	annocheck=no
-fi
-
 AM_CONDITIONAL([HAS_ANNOCHECK], [test "x$annocheck" = "xyes"])
 
-# gdb flags
-if test "x${GCC}" = xyes; then
-	GDB_CFLAGS="-ggdb3"
-else
-	GDB_CFLAGS="-g"
-fi
-
 DEFAULT_CFLAGS="-Werror -Wall -Wextra"
 
 # manual overrides
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin