#914630 ht FTCBFS: tools/bin2c: Exec format error

#914630#5
Date:
2018-11-25 19:49:18 UTC
From:
To:
ht fails to cross build from source, because it fails running
tools/bin2hc. That file is a build tool and needs to be built with the
build architecture compiler rather than the host architecture one. The
attached patch implements that. Please consider applying it as it makes
ht cross buildable.

Helmut