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 82a510f commit 851c040Copy full SHA for 851c040
INSTALL.md
@@ -148,16 +148,7 @@ too old, see http://apt.llvm.org/ to install a newer version.
148
On older Ubuntu releases, you may need to install binutils-gold
149
to get the gold linker.
150
151
-2. Initialize git submodules.
152
- We are using git submodules to incorporate specific revisions of the
153
- upstream pthread_workqueue and libkqueue projects into the build.
154
-
155
- ```
156
- git submodule init
157
- git submodule update
158
159
160
-3. Build (as in the general instructions above)
+2. Build (as in the general instructions above)
161
162
```
163
sh autogen.sh
0 commit comments