mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-11 02:35:53 +00:00
Add -fPIC to csharp unix build (#344)
This commit is contained in:
parent
7b500394f0
commit
485dcc25ea
@ -13,6 +13,7 @@ else
|
||||
BLST_BUILDSCRIPT = ./build.sh
|
||||
BLST_OBJ = libblst.a
|
||||
CLANG_EXECUTABLE = clang
|
||||
CFLAGS += -fPIC
|
||||
|
||||
UNAME_S := $(shell uname -s)
|
||||
UNAME_M := $(shell uname -m)
|
||||
|
Loading…
x
Reference in New Issue
Block a user