[Bug 529] Review request: kdenlive - Non-linear video editor
RPM Fusion Bugzilla
noreply at rpmfusion.org
Sat May 23 18:27:53 CEST 2009
http://bugzilla.rpmfusion.org/show_bug.cgi?id=529
--- Comment #24 from Kevin Kofler <kevin.kofler at chello.at> 2009-05-23 18:27:52 ---
> In the file called build.make:
> Compiler, obviously takes flags from file flags.make:
These are generated files. Please look in the CMakeLists.txt files instead.
> So, I concluded, if we define that string with optflags, than make routine will
> be override with these parameters.
The program must actually be overriding CMAKE_CXX_FLAGS somewhere in their
CMakeLists.txt, you just need to remove that. CMake normally picks up the
CXXFLAGS from the environment (which are set by %cmake_kde4) automatically.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the rpmfusion-developers
mailing list