Browse Source

deploy: 5930c162ef

gh-pages
martin-frbg 1 year ago
parent
commit
d356179e59
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      docs/install/index.html
  2. +1
    -1
      docs/search/search_index.json

+ 2
- 2
docs/install/index.html View File

@@ -1377,7 +1377,7 @@ git checkout v0.3.28
mkdir build
cd build

cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release -DTARGET=ARMV8 -DBINARY=64 -DCMAKE_C_COMPILER=clang-cl -DCMAKE_C_COMPILER=arm64-pc-windows-msvc -DCMAKE_ASM_COMPILER=arm64-pc-windows-msvc -DCMAKE_Fortran_COMPILER=flang-new
cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release -DTARGET=ARMV8 -DBINARY=64 -DCMAKE_C_COMPILER=clang-cl -DCMAKE_C_COMPILER_TARGET=arm64-pc-windows-msvc -DCMAKE_ASM_COMPILER_TARGET=arm64-pc-windows-msvc -DCMAKE_Fortran_COMPILER=flang-new

ninja -j16
</code></pre></div>
@@ -1703,7 +1703,7 @@ provides one implementation of <code>malloc</code> for embedded platforms.</p>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 4, 2025</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 24, 2025</span>
</span>



+ 1
- 1
docs/search/search_index.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save