Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044714
en ru br
ALT Linux repos
S:1.9.2-alt1
5.0: 0.55-alt2
4.1: 0.55-alt1
4.0: 0.12-alt0

Group :: System/Kernel and hardware
RPM: irqbalance

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: irqbalance-0.55-alt-makefile.patch
Download


--- irqbalance-0.55/Makefile.orig	2006-12-05 23:15:23 +1000
+++ irqbalance-0.55/Makefile	2007-05-13 03:46:05 +1100
@@ -5,7 +5,7 @@ all: irqbalance
 LIBS=bitmap.o irqbalance.o cputree.o  procinterrupts.o irqlist.o placement.o activate.o network.o powermode.o numa.o classify.o
 
 irqbalance: .depend $(LIBS)
-	gcc  -g -O2 -D_FORTIFY_SOURCE=2 -Wall  `pkg-config --libs glib-2.0` $(LIBS) -o irqbalance 
+	gcc  -g -O2 -D_FORTIFY_SOURCE=2 -Wall $(LIBS) `pkg-config --libs glib-2.0` -o irqbalance
 
 clean:
 	rm -f irqbalance *~ *.o .depend
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin