#946278 lpc21isp FTCBFS: uses the build architecture compiler as a make default

#946278#5
Date:
2019-12-06 15:43:58 UTC
From:
To:
lpc21isp fails to cross build from source, because debian/rules uses the
build architecture compiler as a make default for $(CC). The easiest way
of fixing that - include /usr/share/dpkg/buildtools.mk - makes lpc21isp
cross buildable. Please consider applying the attached patch.

Helmut