summaryrefslogtreecommitdiffstats
path: root/graphite/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-24 12:32:25 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-24 12:32:25 +0000
commitbd5d223a36ee7ee4621c838e83acd41b39e51fb3 (patch)
treeaa54fc976cb645fb2b5b2d0803cde23277abdc02 /graphite/makefile.mk
parentextend patch to remove boost shadow warnings (diff)
downloadcore-bd5d223a36ee7ee4621c838e83acd41b39e51fb3.tar.gz
core-bd5d223a36ee7ee4621c838e83acd41b39e51fb3.zip
make possible to build with c++0x, remove obsolete method
Diffstat (limited to 'graphite/makefile.mk')
-rw-r--r--graphite/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphite/makefile.mk b/graphite/makefile.mk
index b9ecb7aea396..1134a29a4403 100644
--- a/graphite/makefile.mk
+++ b/graphite/makefile.mk
@@ -47,7 +47,9 @@ all:
.IF "$(ENABLE_GRAPHITE)"=="TRUE"
TARFILE_NAME=silgraphite-2.3.1
TARFILE_MD5=d35724900f6a4105550293686688bbb3
-PATCH_FILES=graphite-2.3.1.patch
+PATCH_FILES=\
+ graphite-2.3.1.patch \
+ graphite-removeobsolete.patch
# convert line-endings to avoid problems when patching
CONVERTFILES=\