Changes to tag files
[linux-2.6.git] / linux-2.6-10911-perftools-f8-build.patch
1 diff -up linux-2.6.32-22.planetlab.i686/tools/perf/Makefile.orig linux-2.6.32-22.planetlab.i686/tools/perf/Makefile
2 --- linux-2.6.32-22.planetlab.i686/tools/perf/Makefile.orig     2011-07-21 10:27:04.816021371 -0400
3 +++ linux-2.6.32-22.planetlab.i686/tools/perf/Makefile  2011-07-21 10:27:16.325140524 -0400
4 @@ -219,7 +219,7 @@ EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wde
5  #
6  
7  LESS_WARNINGS := -Wno-system-headers
8 -LESS_WARNINGS := $(LESS_WARNINGS) -Wno-unused-but-set-variable
9 +LESS_WARNINGS := $(LESS_WARNINGS) #-Wno-unused-but-set-variable
10  
11  ifeq ("$(origin DEBUG)", "command line")
12    PERF_DEBUG = $(DEBUG)