]> code.ossystems Code Review - openembedded-core.git/commit
gettext: Fix overloadable error with clang
authorKhem Raj <raj.khem@gmail.com>
Mon, 20 Jan 2020 17:52:26 +0000 (09:52 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Jan 2020 12:52:48 +0000 (12:52 +0000)
commitd32626c3c5b034b72495c2949b3e94ca55f04a9b
treeee80cf15fe8373227e32429377889a0e166c4ec1
parentcbcaa7e4808d881e19bdefc9123232449d8a2cad
gettext: Fix overloadable error with clang

Clang detects that getcwd is being re-declared and signatures don't
match, simple solution is to let clang use overloadable attribute

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-0.20.1/overloadable.patch [new file with mode: 0644]
meta/recipes-core/gettext/gettext_0.20.1.bb