changeset 297:f3db7ba66fea

* oops
author cannam
date Tue, 22 Sep 2009 11:40:14 +0000
parents 38c638894360
children 5940dd0a399f
files build/Makefile.osx
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build/Makefile.osx	Tue Sep 22 11:38:16 2009 +0000
+++ b/build/Makefile.osx	Tue Sep 22 11:40:14 2009 +0000
@@ -66,7 +66,7 @@
 
 # Compile flags
 #
-CXXFLAGS	= $(ARCHFLAGS) $(CXXFLAGS) -O2 -Wall -I. -fPIC
+CXXFLAGS	= $(ARCHFLAGS) -O2 -Wall -I. -fPIC
 
 # ar, ranlib
 #