]> code.ossystems Code Review - openembedded-core.git/commit
make: Fix build on arm/clang
authorKhem Raj <raj.khem@gmail.com>
Sat, 7 Mar 2020 07:29:04 +0000 (23:29 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 8 Mar 2020 08:20:32 +0000 (08:20 +0000)
commite225278a8a894389add56d14908398c14512f6c9
treece42125e5401ebd8ed543ffef2d6abba50bcf866
parent57fcf9b517fe95e871122946cb99fe7fa9fd2e26
make: Fix build on arm/clang

clang defines __arm which is interpreted as non-posix by make build
system but thats not correct when using clang so patch addresses that

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/make/make/0001-makeinst-Do-not-undef-POSIX-on-clang-arm.patch [new file with mode: 0644]
meta/recipes-devtools/make/make_4.3.bb