Submitted by fab on Sat, 04/02/2016 - 10:57
|
Issue with the build process while update the package for Fedora. [ 96%] Built target xmount_morphing_unallocated |
Comments
Submitted by gida on Sun, 06/12/2016 - 18:32
|
Hmm, would adding -fPIC to line 76 in /CMakeLists.txt solve the issue? set(CMAKE_C_FLAGS "-fno-strict-aliasing -std=c99 -Wall -fPIC") |