[Buildroot] [PATCH 10/33] ltp-testsuite: add warning about bessel function support if uclibc toolchain

Peter Korsgaard jacmet at uclibc.org
Mon Mar 4 09:30:05 UTC 2013


>>>>> "Samuel" == Samuel Martin <s.martin49 at gmail.com> writes:

 Samuel> Signed-off-by: Samuel Martin <s.martin49 at gmail.com>
 Samuel> ---
 Samuel>  package/ltp-testsuite/Config.in | 4 ++++
 Samuel>  1 file changed, 4 insertions(+)

 Samuel> diff --git a/package/ltp-testsuite/Config.in b/package/ltp-testsuite/Config.in
 Samuel> index 86aa4fb..30ba70f 100644
 Samuel> --- a/package/ltp-testsuite/Config.in
 Samuel> +++ b/package/ltp-testsuite/Config.in
 Samuel> @@ -1,3 +1,7 @@
 Samuel> +comment "Note that ltp-testsuite needs a uclibc toolchain with DO_XSI_MATH (bessel functions) enabled"

It also needs UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and UCLIBC_SV4_DEPRECATED
so I reworked this a bit and committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list