diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-03-03 14:13:55 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-03 14:18:55 -0800 |
commit | 7af511f644a653acde35b97e13b572ad07e99383 (patch) | |
tree | 7ded1309c020ef8f877929c4d4abca87d9d6f503 /meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch | |
parent | ae993f73caeb5af81c144d2189275be1420b418b (diff) | |
download | meta-openembedded-7af511f644a653acde35b97e13b572ad07e99383.tar.gz |
libyui-ncurses: Disable Werror
There are new warnings seen with new clang 12 and gcc11
lets disable the warnings-as-errors for now
src/NCPopupTextEntry.cc:76:74: error: 'void operator delete(void*, std::size_t)' called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
| 76 | NCInputField::PLAIN);
| | ^
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch')
0 files changed, 0 insertions, 0 deletions