[PATCH 0/2] build: Fix build with clang without optimization

Peter Krempa posted 2 patches 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1693822354.git.pkrempa@redhat.com
docs/compiling.rst |  5 +++++
meson.build        | 11 ++++++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
[PATCH 0/2] build: Fix build with clang without optimization
Posted by Peter Krempa 8 months ago
Add a note for users how optimization is supposed to be controled with
meson and fix the build by using 4k stack flame on clang without
optimization.

Peter Krempa (2):
  docs: compiling: Add a note about use of CFLAGS for optimization
  build: Work around clang's stack size calculation without optimization

 docs/compiling.rst |  5 +++++
 meson.build        | 11 ++++++++++-
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.41.0