/[packages]/cauldron/procps/current/SOURCES/procps-3.2.7-dont-strip.patch
ViewVC logotype

Contents of /cauldron/procps/current/SOURCES/procps-3.2.7-dont-strip.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328 - (show annotations) (download)
Fri Jan 7 23:44:59 2011 UTC (13 years, 3 months ago) by tmb
File size: 565 byte(s)
imported package procps
1 Don't strip files though make command in specfile now overrides CFLAGS.
2
3 --- procps-3.2.7/Makefile.dont-strip 2006-06-24 11:02:25.000000000 +0200
4 +++ procps-3.2.7/Makefile 2007-03-10 12:18:09.000000000 +0100
5 @@ -102,7 +102,7 @@ PKG_CFLAGS := -fno-common -ffast-math
6 -Wstrict-prototypes -Wmissing-prototypes
7 # Note that some stuff below is conditional on CFLAGS containing
8 # an option that starts with "-g". (-g, -g2, -g3, -ggdb, etc.)
9 -CFLAGS := -O2 -s
10 +CFLAGS := -O2
11 ALL_CFLAGS := $(PKG_CFLAGS) $(CFLAGS)
12
13 PKG_LDFLAGS := -Wl,-warn-common

  ViewVC Help
Powered by ViewVC 1.1.30