[Redbutton-devel] SF.net SVN: redbutton:[513] redbutton-download/trunk/Makefile
Brought to you by:
skilvington
|
From: <ski...@us...> - 2009-01-07 12:09:32
|
Revision: 513
http://redbutton.svn.sourceforge.net/redbutton/?rev=513&view=rev
Author: skilvington
Date: 2009-01-07 12:05:09 +0000 (Wed, 07 Jan 2009)
Log Message:
-----------
O2 got lost somewhere
Modified Paths:
--------------
redbutton-download/trunk/Makefile
Modified: redbutton-download/trunk/Makefile
===================================================================
--- redbutton-download/trunk/Makefile 2009-01-07 12:02:40 UTC (rev 512)
+++ redbutton-download/trunk/Makefile 2009-01-07 12:05:09 UTC (rev 513)
@@ -1,5 +1,5 @@
CC?=gcc
-CFLAGS?=-Wall -O
+CFLAGS?=-Wall -O2
DESTDIR=/usr/local
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|