pcm icon indicating copy to clipboard operation
pcm copied to clipboard

Replace -fPIC in CMakeLists.txt

Open artiomn opened this issue 1 year ago • 2 comments

Probably set(CMAKE_POSITION_INDEPENDENT_CODE ON) (add -fPIE) is more portable?

artiomn avatar Jul 29 '24 10:07 artiomn

a good idea!

rdementi avatar Aug 08 '24 11:08 rdementi

Cool, @rdementi are you returned from vacation? :-)

artiomn avatar Aug 12 '24 20:08 artiomn

resolved in https://github.com/intel/pcm/commit/0a0d9ab61ad49e8dffcbd52880ed8280fe41c8e7

rdementi avatar Oct 01 '24 17:10 rdementi