On Fri, 14 Jun 2019 13:26:59 +0000 Yordan Karadzhov <ykaradzhov@xxxxxxxxxx> wrote: > A special build type dedicated for package maintainers is added. > By default this build type adds the "-O2" compiler flag. Users > can chose their own compiler flags by providing the corresponding > CMAKE_XXXX_FLAGS_PACKAGE Command-Line options. > > If no type is specified, the build type will be "Debug". > > Signed-off-by: Yordan Karadzhov <ykaradzhov@xxxxxxxxxx> Hmm, after applying this commit, I get this: <trace-cmd.git># make install_gui <trace-cmd.git># cd <~/># kernelshark kernelshark: error while loading shared libraries: libkshark-gui.so.0.9.8: cannot open shared object file: No such file or directory -- Steve