X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=linux-2.6-911-perftools-f8-build.patch;fp=linux-2.6-911-perftools-f8-build.patch;h=378af05ca3ece812d63d0d46c2032559c40ba375;hb=ad092bba35ad60d5df0a60a301dd86d0378cd6b3;hp=0000000000000000000000000000000000000000;hpb=8135285fa4a5c00e773cd9a39593c92931a06e6d;p=linux-2.6.git diff --git a/linux-2.6-911-perftools-f8-build.patch b/linux-2.6-911-perftools-f8-build.patch new file mode 100644 index 000000000..378af05ca --- /dev/null +++ b/linux-2.6-911-perftools-f8-build.patch @@ -0,0 +1,12 @@ +diff -up linux-2.6.32-22.planetlab.i686/tools/perf/Makefile.orig linux-2.6.32-22.planetlab.i686/tools/perf/Makefile +--- linux-2.6.32-22.planetlab.i686/tools/perf/Makefile.orig 2011-07-21 10:27:04.816021371 -0400 ++++ linux-2.6.32-22.planetlab.i686/tools/perf/Makefile 2011-07-21 10:27:16.325140524 -0400 +@@ -219,7 +219,7 @@ EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wde + # + + LESS_WARNINGS := -Wno-system-headers +-LESS_WARNINGS := $(LESS_WARNINGS) -Wno-unused-but-set-variable ++LESS_WARNINGS := $(LESS_WARNINGS) #-Wno-unused-but-set-variable + + ifeq ("$(origin DEBUG)", "command line") + PERF_DEBUG = $(DEBUG)