Skip to content

Commit bb7f24e

Browse files
committed
---
yaml --- r: 95302 b: refs/heads/dist-snap c: 2e64a71 h: refs/heads/master v: v3
1 parent 801a4bf commit bb7f24e

File tree

522 files changed

+12211
-8389
lines changed

Some content is hidden

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

522 files changed

+12211
-8389
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: 88593fc3fc808e78dd89be95c997c94ba4c816da
9+
refs/heads/dist-snap: 2e64a718ea7db51f79a46441907bf659cb761e9c
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: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,11 +680,15 @@ 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
683688
for i in \
684689
isaac linenoise sync test \
685690
arch/i386 arch/x86_64 arch/arm arch/mips \
686-
libuv libuv/src/ares libuv/src/eio libuv/src/ev \
687-
jemalloc sundown/src sundown/html
691+
sundown/src sundown/html
688692
do
689693
make_dir $t/rt/stage$s/$i
690694
done

0 commit comments

Comments
 (0)