[PATCH 0/4] configure and meson.build improvements

Thomas Huth posted 4 patches 4 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211028185910.1729744-1-thuth@redhat.com
Maintainers: Jason Wang <jasowang@redhat.com>
configure                     | 86 -----------------------------------
meson.build                   | 22 +++++++--
meson_options.txt             |  4 ++
net/meson.build               |  4 +-
scripts/meson-buildoptions.sh |  6 +++
5 files changed, 30 insertions(+), 92 deletions(-)
[PATCH 0/4] configure and meson.build improvements
Posted by Thomas Huth 4 years, 3 months ago
Some clean-ups for configure, moving feature tests to meson.build.

Thomas Huth (4):
  configure: Remove the check for the __thread keyword
  Move the l2tpv3 test from configure to meson.build
  Move CONFIG_XFS handling to meson.build
  Move the libssh setup from configure to meson.build

 configure                     | 86 -----------------------------------
 meson.build                   | 22 +++++++--
 meson_options.txt             |  4 ++
 net/meson.build               |  4 +-
 scripts/meson-buildoptions.sh |  6 +++
 5 files changed, 30 insertions(+), 92 deletions(-)

-- 
2.27.0