kumquat-buildroot/support/misc
Fabrice Fontaine 2c2c0192a2 package/pkg-cmake.mk: don't unconditionally set CMAKE_CXX_COMPILER
Don't unconditionally set CMAKE_CXX_COMPILER as it will raise a build
failure on qpid-proton because "if the toolchain specifies a value for
CMAKE_CXX_COMPILER, then CMake assumes the compiler works and goes
straight ahead trying to use it":
https://cmake.org/cmake/help/latest/module/CheckLanguage.html
https://issues.apache.org/jira/browse/PROTON-2365

Fixes:
 - http://autobuild.buildroot.org/results/05f344151100219c159ca4d466a453df96bf07fa

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[yann.morin.1998@free.fr: rename placeholder]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-02 23:50:16 +02:00
..
Buildroot.cmake support/cmake: Explicitly set CMAKE_SYSTEM 2019-08-03 19:17:32 +02:00
gitlab-ci.yml.in gitlab-ci: move before-script before script 2020-09-09 09:25:56 +02:00
relocate-sdk.sh support/scripts: relocate-sdk.sh now uses a normal pipe to find strings 2017-07-20 22:29:12 +02:00
target-dir-warning.txt support/misc/target-dir-warning.txt: fix typo 2017-06-14 21:14:59 +02:00
toolchainfile.cmake.in package/pkg-cmake.mk: don't unconditionally set CMAKE_CXX_COMPILER 2021-04-02 23:50:16 +02:00
utils.mk package/meson: bump to version 0.55.0 2020-07-18 15:53:43 +02:00
Vagrantfile Update for 2021.02 2021-03-06 22:16:45 +01:00