SOURCES: sysstat-opt.patch - fixed passing %%rpmcflags

twittner twittner at pld-linux.org
Wed Nov 9 19:40:19 CET 2005


Author: twittner                     Date: Wed Nov  9 18:40:19 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed passing %%rpmcflags

---- Files affected:
SOURCES:
   sysstat-opt.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/sysstat-opt.patch
diff -u SOURCES/sysstat-opt.patch:1.4 SOURCES/sysstat-opt.patch:1.5
--- SOURCES/sysstat-opt.patch:1.4	Wed Jan  5 10:55:40 2005
+++ SOURCES/sysstat-opt.patch	Wed Nov  9 19:40:14 2005
@@ -18,8 +18,8 @@
  # Compiler flags
 -CFLAGS = -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce
 -LFLAGS = -L. -lsyscom -s
-+CFLAGS = -Wall -Wstrict-prototypes -pipe $(OPTFLAGS) -fno-strength-reduce
-+LFLAGS = -L. -lsyscom
++override CFLAGS += -Wall -Wstrict-prototypes -pipe -fno-strength-reduce
++override LFLAGS += -L. -lsyscom
  LSAFLAG = -lsyssa
  SAS_DFLAGS += -DSA_DIR=\"$(SA_DIR)\" -DSADC_PATH=\"$(SADC_PATH)\"
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/sysstat-opt.patch?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list