public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-terms/yeahconsole/files: yeahconsole-0.3.4-make.patch
Date: Wed, 25 Feb 2009 17:09:05 +0000	[thread overview]
Message-ID: <E1LcNFp-0005Iw-Ae@stork.gentoo.org> (raw)

jer         09/02/25 17:09:05

  Modified:             yeahconsole-0.3.4-make.patch
  Log:
  Readd -Wall as originally intended.
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.2                  x11-terms/yeahconsole/files/yeahconsole-0.3.4-make.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/yeahconsole/files/yeahconsole-0.3.4-make.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/yeahconsole/files/yeahconsole-0.3.4-make.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-terms/yeahconsole/files/yeahconsole-0.3.4-make.patch?r1=1.1&r2=1.2

Index: yeahconsole-0.3.4-make.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-terms/yeahconsole/files/yeahconsole-0.3.4-make.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yeahconsole-0.3.4-make.patch	25 Feb 2009 17:01:49 -0000	1.1
+++ yeahconsole-0.3.4-make.patch	25 Feb 2009 17:09:05 -0000	1.2
@@ -22,7 +22,7 @@
  
  $(OBJECTS): $(SOURCES) 
 -	$(CC) $(FLAGS)  $(DEFINES) $(INCLUDES) $(LIB_DIRS) -c -o $@ $<
-+	$(CC) $(CFLAGS)  $(DEFINES) $(INCLUDES) $(LIB_DIRS) -c -o $@ $<
++	$(CC) $(CFLAGS) -Wall $(DEFINES) $(INCLUDES) $(LIB_DIRS) -c -o $@ $<
  
  clean:
  	rm -rf $(TARGET) $(OBJECTS)






             reply	other threads:[~2009-02-25 17:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-25 17:09 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-25  2:40 [gentoo-commits] gentoo-x86 commit in x11-terms/yeahconsole/files: yeahconsole-0.3.4-make.patch Jeroen Roovers (jer)
2009-03-03  5:17 Jeroen Roovers (jer)
2009-02-26 15:20 Jeroen Roovers (jer)
2009-02-25 17:01 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LcNFp-0005Iw-Ae@stork.gentoo.org \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox