https://bugzilla.redhat.com/show_bug.cgi?id=1403600



--- Comment #10 from Simone Caronni <[email protected]> ---
I've played a bit with CMake options, with these 3 options you can fix
Debuginfo extraction, Compiler flags and Runtime paths:

    -DCMAKE_SKIP_RPATH:BOOL=true \
    -DDEBUG_BUILD=Debug \
    -DUSER_DBGFLAGS="%{optflags}" \

Still looking how to enable verbose building.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to