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