[Buildroot] [PATCH v2 1/2] bctoolbox: new package

Peter Korsgaard peter at korsgaard.com
Tue Feb 7 13:24:00 UTC 2017


>>>>> "Jörg" == Jörg Krause <joerg.krause at embedded.rocks> writes:

Hi,

 >> Samuel/Jörg, any idea how this should work?

 > I already had a look at this, but had no time to prepare a fix for it
 > so far. The problem is that `-lmbedtls` is missing after `-L`. So it
 > should be:

 > set(LIBS_PRIVATE "${LIBS_PRIVATE} -L${mbedlts_library_path} -lmbedtls")

Yes, that and the fact that mbedtls_library_path is empty, so gcc errors
out with a missing path.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list