mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-02 13:33:10 +00:00
Try to reset the default for LeopardCmakeFlags
This commit is contained in:
parent
f2d6dd92c8
commit
864901ca84
3
.github/workflows/artifacts.yml
vendored
3
.github/workflows/artifacts.yml
vendored
@ -77,7 +77,8 @@ jobs:
|
||||
pacman -Sy --noconfirm make
|
||||
git config --global core.symlinks false
|
||||
make update
|
||||
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -G \\\"Unix Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
|
||||
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags=""' make libcodex
|
||||
# CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -G \\\"Unix Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
|
||||
|
||||
- name: Package artifacts (Linux/macOS)
|
||||
if: matrix.os != 'windows-latest'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user