Bump nim-vendor

This commit is contained in:
Arnaud 2025-10-13 06:40:15 +02:00
parent 4dc95345e4
commit 7d7b28433b
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F
2 changed files with 6 additions and 5 deletions

View File

@ -49,12 +49,14 @@ jobs:
- name: Build libcodex (Linux)
if: runner.os == 'Linux' && steps.cache-libcodex.outputs.cache-hit != 'true'
run: |
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_BUILD_TYPE=Release\""' make libcodex
make update
make libcodex
- name: Build libcodex (macOS)
if: runner.os == 'macOS' && steps.cache-libcodex.outputs.cache-hit != 'true'
run: |
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_BUILD_TYPE=Release\""' make libcodex
make update
make libcodex
- name: MSYS2 (Windows amd64)
if: matrix.os == 'windows-latest' && matrix.cpu == 'amd64'
@ -76,9 +78,8 @@ jobs:
run: |
pacman -Sy --noconfirm make
git config --global core.symlinks false
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-G \\\"MSYS Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
make update
# CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -G \\\"Unix Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
make libcodex
- name: Package artifacts (Linux/macOS)
if: matrix.os != 'windows-latest'

2
vendor/nim-codex vendored

@ -1 +1 @@
Subproject commit 7ada6af629dc81e99e634ffbc3c8dc833541c2f1
Subproject commit b875d1aa5dc20de914ca04b10b2e9d3da66cf41a