public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/nut/files: nut-17.12-makefile.patch nut-16.12-makefile.patch nut-17.5-makefile.patch
@ 2012-09-05 16:37 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-09-05 16:37 UTC (permalink / raw
  To: gentoo-commits

jer         12/09/05 16:37:55

  Added:                nut-17.12-makefile.patch
  Removed:              nut-16.12-makefile.patch nut-17.5-makefile.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha124/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-misc/nut/files/nut-17.12-makefile.patch

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

Index: nut-17.12-makefile.patch
===================================================================
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
 all: nut
 
 nut:	$(OBJS)
-	$(CC) $(OPT) -o $(EXECUTABLE) $(OBJS) $(LIBS)
+	$(CC) $(OPT) $(LDFLAGS) -o $(EXECUTABLE) $(OBJS) $(LIBS)
 
 deps:
 	makedepend -Y. *.c >/dev/null 2>&1





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

only message in thread, other threads:[~2012-09-05 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05 16:37 [gentoo-commits] gentoo-x86 commit in app-misc/nut/files: nut-17.12-makefile.patch nut-16.12-makefile.patch nut-17.5-makefile.patch Jeroen Roovers (jer)

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