Skip to content

Commit

Permalink
Merge pull request #5 from robinyuan1002/main
Browse files Browse the repository at this point in the history
Update buildGlibcWASM.md
  • Loading branch information
yzhang71 authored Jul 10, 2024
2 parents ffacadf + 7021c23 commit 347eccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/buildGlibcWASM.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ After config succeed, you will see these in the `build` directory,
```
Makefile bits config.h config.log config.make config.status
```
## installing glibc
## Installing glibc
Before we start compiling to object files we need to install the glibc we complied to the prefix in the .sh file. For example, mine will install into "target". This is the install command line we need to use

```
Expand Down

0 comments on commit 347eccd

Please sign in to comment.