[Buildroot] [PATCH] lldpd: remove check on CXX compiler

Peter Korsgaard peter at korsgaard.com
Sun Dec 31 08:34:06 UTC 2017


>>>>> "Damien" == Damien Riegel <damien.riegel at savoirfairelinux.com> writes:

 > lldpd currently depends on a C++ compiler to configure properly, but
 > the package doesn't select that option, so builds fail if
 > BR2_TOOLCHAIN_BUILDROOT_CXX is not selected with following errors:

 >   checking how to run the C++ preprocessor... /lib/cpp
 >   configure: error: in `/home/dkc/src/buildroot/build-zii/build/lldpd-0.9.4':
 >   configure: error: C++ preprocessor "/lib/cpp" fails sanity check

 > This package actually builds fine without C++, so drop this check in
 > configure.ac. Attached patch has already been accepted upstream [1].

 > [1] https://github.com/vincentbernat/lldpd/pull/261

 > Signed-off-by: Damien Riegel <damien.riegel at savoirfairelinux.com>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list