I have an embedded platform that brings its own stdlib functions like malloc and printf in a static library. I need to compile this library with LTO. U
malloc
printf