Skip to content

Commit 5e7a067

Browse files
committed
---
yaml --- r: 95300 b: refs/heads/dist-snap c: a1ffb06 h: refs/heads/master v: v3
1 parent 6d82866 commit 5e7a067

File tree

523 files changed

+8433
-12205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

523 files changed

+8433
-12205
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ refs/heads/try: c274a6888410ce3e357e014568b43310ed787d36
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
9-
refs/heads/dist-snap: a3b04c1535ab0e733e59b8e1f7801e523cd72fa3
9+
refs/heads/dist-snap: a1ffb06ac828f689af428b715cdd601a41021862
1010
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1111
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503
1212
refs/heads/try3: 9387340aab40a73e8424c48fd42f0c521a4875c0

branches/dist-snap/configure

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -680,15 +680,11 @@ do
680680
for s in 0 1 2 3
681681
do
682682
make_dir $t/rt/stage$s
683-
make_dir $t/rt/libuv
684-
make_dir $t/rt/libuv/src/ares
685-
make_dir $t/rt/libuv/src/eio
686-
make_dir $t/rt/libuv/src/ev
687-
make_dir $t/rt/jemalloc
688683
for i in \
689684
isaac linenoise sync test \
690685
arch/i386 arch/x86_64 arch/arm arch/mips \
691-
sundown/src sundown/html
686+
libuv libuv/src/ares libuv/src/eio libuv/src/ev \
687+
jemalloc sundown/src sundown/html
692688
do
693689
make_dir $t/rt/stage$s/$i
694690
done

0 commit comments

Comments
 (0)