summaryrefslogtreecommitdiff
path: root/mdds/UnpackedTarball_mdds.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-22 21:26:00 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-24 16:51:44 -0400
commitbb7d5ce2a8bd1dca51eb627aa2df811541053969 (patch)
tree36e5bdf8414e5b2a30881208ffec40fbd9732388 /mdds/UnpackedTarball_mdds.mk
parent878f46727d8bcf1f75d056d9270ef3e2fe0b9d88 (diff)
These patches are in the upstream.
Change-Id: Ie5dc6b93fbcd65d7763fb9232a984236fb7bd745
Diffstat (limited to 'mdds/UnpackedTarball_mdds.mk')
-rw-r--r--mdds/UnpackedTarball_mdds.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdds/UnpackedTarball_mdds.mk b/mdds/UnpackedTarball_mdds.mk
index 1891f29631a5..c2a61ceb9daf 100644
--- a/mdds/UnpackedTarball_mdds.mk
+++ b/mdds/UnpackedTarball_mdds.mk
@@ -16,8 +16,6 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,mdds,3))
$(eval $(call gb_UnpackedTarball_add_patches,mdds,\
mdds/mdds_0.6.0.patch \
mdds/0001-Workaround-for-gcc-bug.patch \
- mdds/mdds_0.7.0_unreachable_warning.patch.1 \
- mdds/0001-Avoid-crash-when-_GLIBCXX_DEBUG-is-defined.patch \
))
# vim: set noet sw=4 ts=4: