summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-30 08:57:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-31 14:29:40 +0100
commit6e186e75d62e1afabd19a339924b66eac1418274 (patch)
treefac45cf16e6142721e6bae2299978b093898fc12 /meta/recipes-support
parent6021790de3cc281f094ba6535031fd8c5023b273 (diff)
downloadopenembedded-core-6e186e75d62e1afabd19a339924b66eac1418274.tar.gz
libucontext: Switch to meson build system
cross compiling with meson is easier than the plain makefile build method that libucontext has, there were bunch of problems passing compiler and make variables, compounded by the fact that makefile decided on some compiler flags internally and thought that cflags are synthesized completely in makefile and not passed from environment like OE is doing. As a result some features were not being compiled in e.g. function name aliases were missing meson, on the other hand is cleaner and we have to add a patch to support cpu architecture on meson cmdline, everything else pretty much works out of box Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions