ekiga r7314 - branches/gnome-2-24/win32
- From: mschneid svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7314 - branches/gnome-2-24/win32
- Date: Thu, 30 Oct 2008 19:56:42 +0000 (UTC)
Author: mschneid
Date: Thu Oct 30 19:56:42 2008
New Revision: 7314
URL: http://svn.gnome.org/viewvc/ekiga?rev=7314&view=rev
Log:
Make debug mode default again.
Modified:
branches/gnome-2-24/win32/Makefile
Modified: branches/gnome-2-24/win32/Makefile
==============================================================================
--- branches/gnome-2-24/win32/Makefile (original)
+++ branches/gnome-2-24/win32/Makefile Thu Oct 30 19:56:42 2008
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
SILENT := 0
-DEBUG := 0
+DEBUG := 1
MAKEFLAGS:=
MAKEOPTS:=$(MAKEFLAGS)
MAKE_LIB_OPTS:=$(MAKEFLAGS)
@@ -24,7 +24,7 @@
REALCC:=$(HOST_TOOL_PREFIX)-gcc
REALCXX:=$(HOST_TOOL_PREFIX)-g++
-CONCURRENCY:=6
+CONCURRENCY:=1
MACH_FLAGS:=-march=pentium-mmx
OPTI_FLAGS:=-O3 -fomit-frame-pointer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]