[darwinbuild-changes] [431] trunk/darwintrace/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 11 12:23:55 PST 2008


Revision: 431
          http://trac.macosforge.org/projects/darwinbuild/changeset/431
Author:   wsiegrist at apple.com
Date:     2008-12-11 12:23:55 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
Re-add -g

Modified Paths:
--------------
    trunk/darwintrace/Makefile

Modified: trunk/darwintrace/Makefile
===================================================================
--- trunk/darwintrace/Makefile	2008-12-10 00:19:20 UTC (rev 430)
+++ trunk/darwintrace/Makefile	2008-12-11 20:23:55 UTC (rev 431)
@@ -21,7 +21,7 @@
 darwintrace.dylib: darwintrace.c
 	cc -o $(OBJROOT)/$@ \
 		$(ARCHS) \
-		-Wall -Werror -pedantic -std=c99 \
+		-g -Wall -Werror -pedantic -std=c99 \
 		-flat_namespace \
 		-fno-common \
 		$(CFLAGS) \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20081211/d43c2a2d/attachment.html>


More information about the darwinbuild-changes mailing list