public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-benchmarks/cpuburn/files: cpuburn-1.4a-flags.patch
@ 2010-10-12 18:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2010-10-12 18:54 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/12 18:54:05

  Added:                cpuburn-1.4a-flags.patch
  Log:
  Version bump. Respect CC (bug #243516), LDFLAGS, CFLAGS. Do not strip. Remove pointless DEPEND.
  
  (Portage version: 2.2_rc92/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-benchmarks/cpuburn/files/cpuburn-1.4a-flags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/files/cpuburn-1.4a-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/cpuburn/files/cpuburn-1.4a-flags.patch?rev=1.1&content-type=text/plain

Index: cpuburn-1.4a-flags.patch
===================================================================
--- Makefile.orig	2001-06-16 05:39:17.000000000 +0200
+++ Makefile	2010-10-12 20:31:38.000000000 +0200
@@ -1,3 +1,3 @@
 all : burnP5 burnP6 burnK6 burnK7 burnBX burnMMX
 .S:
-	gcc -s -nostdlib -o $@ $<
+	$(CC) $(CFLAGS) $(LDFLAGS) -nostdlib -o $@ $<






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

only message in thread, other threads:[~2010-10-12 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 18:54 [gentoo-commits] gentoo-x86 commit in app-benchmarks/cpuburn/files: cpuburn-1.4a-flags.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