public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in app-misc/clockywock/files: clockywock-0.2.3f-makefile.patch
@ 2011-01-31 20:50 99% Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 1+ results
From: Samuli Suominen (ssuominen) @ 2011-01-31 20:50 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/01/31 20:50:44

  Added:                clockywock-0.2.3f-makefile.patch
  Log:
  This time do it properly.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-misc/clockywock/files/clockywock-0.2.3f-makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/clockywock/files/clockywock-0.2.3f-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/clockywock/files/clockywock-0.2.3f-makefile.patch?rev=1.1&content-type=text/plain

Index: clockywock-0.2.3f-makefile.patch
===================================================================
--- Makefile
+++ Makefile
@@ -1,5 +1,5 @@
 all:
-	g++ -O3 -Wall -o clockywock clockywock.cpp -lncurses -lpthread
+	${CXX} ${CXXFLAGS} ${LDFLAGS} -o clockywock clockywock.cpp -lncurses -lpthread
 
 # install is done completely lazily
 install:






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-01-31 20:50 99% [gentoo-commits] gentoo-x86 commit in app-misc/clockywock/files: clockywock-0.2.3f-makefile.patch Samuli Suominen (ssuominen)

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