Force -fPIC - seems to be needed on ubuntu 20.04
This commit is contained in:
parent
9adf8a1bac
commit
889c302db3
@ -9,4 +9,5 @@ git -c advice.detachedHead=false checkout cbe41ac138bc0773d60ab1942b7ad6fc5eccfc
|
||||
./autogen.sh
|
||||
./configure --enable-module-recovery
|
||||
make clean
|
||||
make
|
||||
make CFLAGS="-fPIC"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user