[Buildroot] [PATCH 1/1] libgeotiff: fix build without C++

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 4 09:50:33 UTC 2019


On Sun,  3 Feb 2019 23:35:24 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Do not check for C++ compiler as libgeotiff is written in C otherwise
> build will fail on toolchains without a working C++ compiler:
> 
> checking how to run the C++ preprocessor... /lib/cpp
> configure: error: in
> `/data/buildroot/buildroot-test/instance-1/output/build/libgeotiff-1.4.2':
> configure: error: C++ preprocessor "/lib/cpp" fails sanity check
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/72f1c5c1b8fc337a1cff4b280abe99afd65f945b
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...ibgeotiff-configure.ac-do-not-check-for-C.patch | 65 ++++++++++++++++++++++
>  1 file changed, 65 insertions(+)
>  create mode 100644 package/libgeotiff/0003-libgeotiff-configure.ac-do-not-check-for-C.patch

Applied to master, thanks. Please use "package/<foo>" as package prefix
for commit titles.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list