summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2006-12-04 09:07:13 +0000
committerKeri Harris <keri@gentoo.org>2006-12-04 09:07:13 +0000
commit423a5cbd62705ae5a4424b9b02db5d663ff1d7d9 (patch)
treed9b016308a570ae6459868a4e1e815fc9853676e /dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch
parentstable x86, bug #156964 (diff)
downloadgentoo-2-423a5cbd62705ae5a4424b9b02db5d663ff1d7d9.tar.gz
gentoo-2-423a5cbd62705ae5a4424b9b02db5d663ff1d7d9.tar.bz2
gentoo-2-423a5cbd62705ae5a4424b9b02db5d663ff1d7d9.zip
Version bump.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch')
-rw-r--r--dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch b/dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch
new file mode 100644
index 000000000000..a05fe55f7614
--- /dev/null
+++ b/dev-lang/mercury-extras/files/mercury-extras-0.13.1-concurrency.patch
@@ -0,0 +1,11 @@
+--- mercury-extras-0.13.1.orig/concurrency/Mmakefile 2006-04-20 19:43:31.000000000 +1200
++++ mercury-extras-0.13.1/concurrency/Mmakefile 2006-12-04 21:56:38.000000000 +1300
+@@ -8,6 +8,8 @@
+
+ TESTS = philo philo2 philo3 midimon
+
++LIBGRADES := $(LIBGRADES:hlc.gc=)
++
+ -include ../Mmake.params
+
+ default_target: all