public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/reduce/files: 3.14.080821-CFLAGS.patch
@ 2011-05-03 17:49 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-05-03 17:49 UTC (permalink / raw
  To: gentoo-commits

jlec        11/05/03 17:49:48

  Added:                3.14.080821-CFLAGS.patch
  Log:
  Version Bump, notified by euscan
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-chemistry/reduce/files/3.14.080821-CFLAGS.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/reduce/files/3.14.080821-CFLAGS.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/reduce/files/3.14.080821-CFLAGS.patch?rev=1.1&content-type=text/plain

Index: 3.14.080821-CFLAGS.patch
===================================================================
diff --git a/reduce_src/Makefile b/reduce_src/Makefile
index 598e367..067ace4 100644
--- a/reduce_src/Makefile
+++ b/reduce_src/Makefile
@@ -12,7 +12,7 @@ PROG_FLGS   = -DAROMATICS_ACCEPT_HBONDS \
 #              -DDEBUGMOVABLENODE -DDEBUGDOTCOUNTS
 #              -DMINPREDEFINED -DMAXPREDEFINED\
 
-CFLAGS = $(OPT) $(DEBUG) $(PROG_FLGS) $(DICT_LOC) $(DICT_LOCOLD)\
+CXXFLAGS = $(OPT) $(DEBUG) $(PROG_FLGS) $(DICT_LOC) $(DICT_LOCOLD)\
          -I$(PDBHOME) -I$(TOOLHOME) 
 #         -Wall
 
@@ -26,7 +26,7 @@ OBJLIST = GraphToHoldScores.o reduce.o CTab.o ElementInfo.o StdResH.o ResBlk.o A
 CXX		= g++
 
 .cpp.o:
-	$(CXX) -c $*.cpp $(CFLAGS)
+	$(CXX) -c $*.cpp $(CXXFLAGS)
 
 OPT             = -O3
 DEBUG           = $(CXXDEBUGFLAGS)






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-03 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 17:49 [gentoo-commits] gentoo-x86 commit in sci-chemistry/reduce/files: 3.14.080821-CFLAGS.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox