[Buildroot] [PATCH 0/6] CMake cleanup

Samuel Martin s.martin49 at gmail.com
Fri Aug 15 14:39:05 UTC 2014


Hi all,

Here is a short series cleaning up the {host-,}cmake-package
infrastructure, and more specifically how the {C,CXX,LD}FLAGS are
handled.

The patches 1-4/6 are preliminary work for the fix for #7280
(patch 5/6).

The last patch of this series is nothing more than an RFC.

Cheers,

Samuel Martin (6):
  package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for
    host-package
  package/pkg-cmake.mk: set the {C,CXX,LD}FLAGS for host packages
  toolchainfile.cmake.in: set linker flags
  package/cdrkit: clean {HOST_,}CDRKIT_CONF_OPT
  toolchainfile.cmake.in: do not force the CMAKE_{C,CXX}_FLAGS to the
    cache
  [RFC] package/pkg-cmake.mk: add ccache support for host packages

 package/cdrkit/cdrkit.mk            |  7 -------
 package/pkg-cmake.mk                | 15 ++++++++++++++-
 support/misc/toolchainfile.cmake.in |  5 +++--
 3 files changed, 17 insertions(+), 10 deletions(-)

--
2.0.4



More information about the buildroot mailing list