File netdiag-20060315_optflags.diff of Package netdiag
Index: isa-diag/Makefile =================================================================== --- isa-diag/Makefile.orig +++ isa-diag/Makefile @@ -5,6 +5,7 @@ # Make variables you may wish to override. CFLAGS=-O -Wall -Wstrict-prototypes +CFLAGS+=$(OPTFLAGS) # PREFIX may be set by the RPM build to set the effective root. PREFIX= Index: diag/Makefile =================================================================== --- diag/Makefile.orig +++ diag/Makefile @@ -5,6 +5,7 @@ # Make variables you may wish to override. CFLAGS=-O -Wall -Wstrict-prototypes +CFLAGS+=$(OPTFLAGS) # PREFIX may be set by the RPM build to set the effective root. PREFIX=