mirror of
https://github.com/lupyuen/lupyuen.github.io.git
synced 2025-01-13 06:48:34 +08:00
Commit from GitHub Actions
This commit is contained in:
parent
61f2e2e82f
commit
64f0f5083b
1 changed files with 3 additions and 0 deletions
|
@ -698,6 +698,9 @@ cd quickjs-nutttx/nuttx
|
|||
<li>
|
||||
<p>Or <a href="https://github.com/lupyuen/quickjs-nuttx/blob/master/nuttx/build.sh#L14-L25"><strong>QuickJS for NuttX Ox64</strong></a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p>For Smaller Ox64 Binaries: <a href="https://github.com/lupyuen/quickjs-nuttx#switch-ox64-quickjs-to-full-linking"><strong>Use Full Linking</strong></a></p>
|
||||
</li>
|
||||
</ul>
|
||||
<p><em>How did we figure out the steps to build QuickJS for NuttX?</em></p>
|
||||
<p>We ran “<strong><code>make --trace</code></strong>” to observe the <strong>QuickJS Build</strong>: <a href="https://github.com/lupyuen/quickjs-nuttx/blob/master/nuttx/make.log">make.log</a></p>
|
||||
|
|
Loading…
Reference in a new issue