mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-24 08:13:17 +00:00
Remove leordpard cmake flag
This commit is contained in:
parent
7b5512e848
commit
1f55ff233c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user