diff options
author | Adrian Bunk <bunk@stusta.de> | 2019-07-02 19:35:31 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-10 09:24:33 -0700 |
commit | 3a4dfcce5de01f001ba29db5879752ec8e5acf87 (patch) | |
tree | 434d4c1a3ff612161b3b8b08cbc6bd63ddee5937 /meta-python/recipes-devtools/python/python-numeric/0001-it-tries-to-define-this-function-differently-than-it.patch | |
parent | 4e6eb595c048695ba95ac680f954fa30b888a5b0 (diff) | |
download | meta-openembedded-3a4dfcce5de01f001ba29db5879752ec8e5acf87.tar.gz |
cpprest: Fix build failure with gcc 8
The workaround for gcc 9 broke building with gcc 8:
cc1plus: error: -Werror=deprecated-copy: no option -Wdeprecated-copy
cc1plus: error: -Werror=redundant-move: no option -Wredundant-move
ninja: build stopped: subcommand failed.
-Werror is often problematic in distribution builds,
disable it globally and permanently.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
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