Skip to content

Commit 851c040

Browse files
dgrove-ossdas
authored andcommitted
update README and INSTALL for libpwq removal
Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
1 parent 82a510f commit 851c040

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

INSTALL.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -148,16 +148,7 @@ too old, see http://apt.llvm.org/ to install a newer version.
148148
On older Ubuntu releases, you may need to install binutils-gold
149149
to get the gold linker.
150150
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)
151+
2. Build (as in the general instructions above)
161152
162153
```
163154
sh autogen.sh

0 commit comments

Comments
 (0)