* [PATCH] build-aux/static-deps.mk: update for urcu 0.8.6
@ 2014-11-05 2:37 Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2014-11-05 2:37 UTC (permalink / raw)
To: mm; +Cc: Eric Wong
Test with the latest version.
---
build-aux/static-deps.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-aux/static-deps.mk b/build-aux/static-deps.mk
index d304065..4b33609 100644
--- a/build-aux/static-deps.mk
+++ b/build-aux/static-deps.mk
@@ -44,7 +44,7 @@ $(urcu_dir)/.git/xtbench-stamp:
> $@
urcu_ref := refs/remotes/origin/stable-0.8
-urcu_commit := 60e5f96dc8e2ca1dc07c0ab92385fa5c3bad77d0
+urcu_commit := af507800971afbbbb05f6b5ff67cd2f20e8b338f
urcu-uptodate: $(urcu_dir)/.git/xtbench-stamp
( cd $(urcu_dir) && \
test "$(urcu_commit)" = "$$(git rev-parse $(urcu_ref))" || git fetch )
--
EW
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] build-aux/static-deps.mk: update for urcu 0.8.6
@ 2014-11-05 2:37 Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2014-11-05 2:37 UTC (permalink / raw)
To: mm; +Cc: Eric Wong
Might as well test with the latest version.
---
build-aux/static-deps.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-aux/static-deps.mk b/build-aux/static-deps.mk
index 6d4d465..da70754 100644
--- a/build-aux/static-deps.mk
+++ b/build-aux/static-deps.mk
@@ -44,7 +44,7 @@ $(urcu_dir)/.git/femalloc-stamp:
> $@
urcu_ref := refs/remotes/origin/stable-0.8
-urcu_commit := 60e5f96dc8e2ca1dc07c0ab92385fa5c3bad77d0
+urcu_commit := af507800971afbbbb05f6b5ff67cd2f20e8b338f
urcu-uptodate: $(urcu_dir)/.git/femalloc-stamp
( cd $(urcu_dir) && \
test "$(urcu_commit)" = "$$(git rev-parse $(urcu_ref))" || git fetch )
--
EW
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-05 2:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-05 2:37 [PATCH] build-aux/static-deps.mk: update for urcu 0.8.6 Eric Wong
-- strict thread matches above, loose matches on Subject: below --
2014-11-05 2:37 Eric Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox