Remove leordpard cmake flag

This commit is contained in:
Arnaud 2026-01-22 14:34:22 +04:00
parent 7b5512e848
commit 1f55ff233c
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -41,7 +41,7 @@ jobs:
if: steps.cache-libstorage.outputs.cache-hit != 'true'
run: |
make update
STORAGE_LIB_PARAMS="-d:storage_enable_api_debug_peers=true -d:LeopardCmakeFlags=\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON\"" make libstorage
STORAGE_LIB_PARAMS="-d:storage_enable_api_debug_peers=true" make libstorage
- name: Build Logos Storage go
run: make