Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diffutils: upgrade from 3.11 to 3.12 | Chen Qi | 2025-05-29 | 1 | -0/+41 |
The following line is added to fix cross-compilation issue in do_configure. EXTRA_OECONF += "gl_cv_func_strcasecmp_works=yes" The error message is as below: configure: error: cannot run test program while cross compiling (From OE-Core rev: c465fbbe4bfa90f7eed5e84c4149d656204481c8) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |