[nautilus-actions] Reset default compiler optimizations



commit 32b57cadeb730be9166206e3419e7152577de662
Author: Pierre Wieser <pwieser trychlos org>
Date:   Sun Jan 16 01:02:41 2011 +0100

    Reset default compiler optimizations

 run-autogen.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/run-autogen.sh b/run-autogen.sh
index 9ed6318..2e6b1b1 100755
--- a/run-autogen.sh
+++ b/run-autogen.sh
@@ -11,7 +11,6 @@ for d in $(find . -maxdepth 1 -type d -name 'nautilus-actions-*'); do
 done
 
 [ "${autogen_target}" = "normal" ] &&
-	export CFLAGS="-g -O0" &&
 	exec ./autogen.sh \
 		--prefix=$(pwd)/install \
 		--sysconfdir=/etc \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]