]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/openocd: fix fallout after no-C++ fixups
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 31 Mar 2018 07:20:20 +0000 (09:20 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 Mar 2018 07:26:19 +0000 (09:26 +0200)
commit5966e2dc54dfb19c5fde3a09d72f3abc6125c202
treeb64d946aaee28b7d0558ffd3b3b485f59e2268ed
parent9feb6d982d7a5e3b61cc19ad9733dd3e737bf6a0
package/openocd: fix fallout after no-C++ fixups

Commit 4cd1ab158 (core: alternate solution to disable C++) made use of a
non-existent 'no' binary when C++ is not available in the toolchain.

However, some packages, like jimtcl as bundled in opeocd, really want to
find the binary that $CXX contains.

Revert openocd to use 'false' instead of 'no'.

Fixes:
    http://autobuild.buildroot.org/results/cbd/cbd5ab97fb0659968ff628461130627cf1745955/

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openocd/openocd.mk