public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmmenu/files: wmmenu-1.3-Makefile.patch
@ 2015-04-17 11:56 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2015-04-17 11:56 UTC (permalink / raw
  To: gentoo-commits

voyageur    15/04/17 11:56:48

  Added:                wmmenu-1.3-Makefile.patch
  Log:
  Version bump with new homepage, ebuild cleanup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 00F7AB331B0F097F)

Revision  Changes    Path
1.1                  x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmmenu/files/wmmenu-1.3-Makefile.patch?rev=1.1&content-type=text/plain

Index: wmmenu-1.3-Makefile.patch
===================================================================
--- Makefile.orig	2015-04-17 13:43:08.122972280 +0200
+++ Makefile	2015-04-17 13:43:11.569975854 +0200
@@ -14,12 +14,12 @@
 PIXBUF_LIB := -rdynamic -L$(shell $(PIXBUF_CFG) --variable=prefix)/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
 endif
 
-CC = gcc #-g
-CFLAGS = -pipe -O2
-CPPFLAGS = -MMD -ansi -pedantic -Wall
+CC ?= gcc #-g
+CFLAGS ?= -pipe -O2
+CPPFLAGS ?= -MMD -ansi -pedantic -Wall
 INCDIRS = $(PIXBUF_INC)
 DEFINES = -DETCDIR='"$(ETCDIR)"' $(PIXBUF_DEF)
-LDFLAGS = -s
+LDFLAGS ?= -s
 LIBDIRS = $(PIXBUF_LIB)
 LDLIBS = -ldockapp -lXpm -lXext -lX11 -lm
 





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

only message in thread, other threads:[~2015-04-17 11:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-17 11:56 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmmenu/files: wmmenu-1.3-Makefile.patch Bernard Cafarelli (voyageur)

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