mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-17 04:27:08 +00:00
Try -fPIC
This commit is contained in:
parent
763095c1f0
commit
6cc5cb07e0
@ -1,5 +1,5 @@
|
|||||||
INCLUDE_DIRS = ../inc
|
INCLUDE_DIRS = ../inc
|
||||||
CFLAGS += -O2
|
CFLAGS += -O2 -fPIC
|
||||||
|
|
||||||
all: c_kzg_4844.o lib
|
all: c_kzg_4844.o lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user