We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae91763 commit 215b7daCopy full SHA for 215b7da
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: c328ba1c54e6cfb2cb8c6f63d9059c4fecec511e
+refs/heads/master: 7055c3928c8b2f2760a8d74b0b874ffdd0236432
trunk/configure
@@ -71,7 +71,8 @@ msg "making directories"
71
for i in \
72
doc \
73
boot/fe boot/me boot/be boot/driver boot/util \
74
- rt/isaac rt/bigint rt/sync rt/test
+ rt rt/isaac rt/bigint rt/sync rt/test \
75
+ llvmext
76
do
77
make_dir $i
78
done
0 commit comments