Try -fPIC

This commit is contained in:
dancoffman 2022-11-22 12:56:05 -08:00
parent 763095c1f0
commit 6cc5cb07e0
No known key found for this signature in database
GPG Key ID: 47B1F53E36A9B3CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
INCLUDE_DIRS = ../inc
CFLAGS += -O2
CFLAGS += -O2 -fPIC
all: c_kzg_4844.o lib