From 05a535f68a23dda0619b1eb8c568f5959d5d7ea8 Mon Sep 17 00:00:00 2001 From: Robert Spalek Date: Sun, 23 Apr 2006 21:41:18 +0200 Subject: [PATCH] lib: revert unwanted commit damn, I tried to just delete one unwanted file from the list when editing the commit-log, but cogito ignored the deletion and committed the file anyway. rollback then. --- lib/autoconf.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/autoconf.cfg b/lib/autoconf.cfg index a6344e8b..668c83ea 100644 --- a/lib/autoconf.cfg +++ b/lib/autoconf.cfg @@ -164,8 +164,6 @@ if (IsSet("CONFIG_DEBUG")) { Set("DEBUG_ASSERTS"); Set("DEBUG_DIE_BY_ABORT") if Get("CONFIG_DEBUG") > 1; Set("CDEBUG" => "-ggdb"); - Set("COPT" => ""); - Set("COPT2" => ""); } else { # If building a release version: Append("COPT" => "-fomit-frame-pointer"); -- 2.39.2