This repository was archived by the owner on Mar 25, 2023. It is now read-only.
Commit d3e8f83
committed
Small changes to build scripts
- Make `setup.sh` take an optional argument `$1`
of the "root directory" (default its own), so that other
packages can call it without duplicating code
- Make `build_js_static.sh` use `buildlibs.sh`1 parent b61235c commit d3e8f83
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments