diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2019-04-22 02:06:34 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-29 10:13:56 -0700 |
commit | 9fa40ad5f45ed7bf91181609a3feca3a2508ef53 (patch) | |
tree | 31ca5f7cf000f83991feb355fa75953f1784d4e4 /meta-python/recipes-devtools/python/python-zopeinterface.inc | |
parent | b655a3ea602eaad6b604ddab0c191039a09158d5 (diff) | |
download | meta-openembedded-9fa40ad5f45ed7bf91181609a3feca3a2508ef53.tar.gz |
indent: Upgrade to 2.2.12
Add two patches to fix the build error.
Add -Wno-error=unused-value for native build
to silence below error:
| In file included from ../../indent-2.2.12/src/indent.h:60:0,
from ../../indent-2.2.12/src/indent.c:77:
| ../../indent-2.2.12/src/indent.c: In function 'main':
| ../../indent-2.2.12/src/libgettext.h:88:5: error: statement with no effect [-Werror=unused-value]
((void) (Domainname), (const char *) (Dirname))
^
| ../../indent-2.2.12/src/indent.c:1064:5: note: in expansion of macro 'bindtextdomain'
bindtextdomain(PACKAGE, LOCALEDIR);
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-zopeinterface.inc')
0 files changed, 0 insertions, 0 deletions