summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-xstatic
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2024-05-17 17:12:15 +0200
committerArmin Kuster <akuster808@gmail.com>2024-06-02 14:57:06 -0400
commit5b010b412be5c313af36a50613e74e8eccb0333a (patch)
tree3059287aba69f00cdc3cb993470cdeb4e15c1d2a /meta-python/recipes-devtools/python/python-flask-xstatic
parent0f97ef15d6c3fb039446ed57b5bdcc5636398fd7 (diff)
downloadmeta-openembedded-5b010b412be5c313af36a50613e74e8eccb0333a.tar.gz
squid: workaround a build failure with native gcc10
When build on Debian 11 (gcc10), squid fails to build[0] because of a bug[1] in the configure step (it mixes options between old native compiler and recent target compiler: the former needs the std=c++17 option, the latter doesn't). The workaround is to force the "-std=c++17" option for the native build. NB: Our Buildroot friends have the same workaround[2]. [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/23/steps/28/logs/stdio [1]: https://bugs.squid-cache.org/show_bug.cgi?id=5376 Bug closed as invalid by upstream [2]: https://github.com/buildroot/buildroot/blob/932b52fad87d79d9f26a343edafe2981079de16e/package/squid/squid.mk#L24 Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic')
0 files changed, 0 insertions, 0 deletions