Will Ayd created ORC-1937:
-----------------------------
Summary: Remove buildtype default argument from Meson configuration
Key: ORC-1937
URL: https://issues.apache.org/jira/browse/ORC-1937
Project: ORC
Issue Type: Improvement
Components: C++
Reporter: Will Ayd
The Meson build system sets a default_argument of buildtype=release. This was
done with the idea that it would make the default build type work the same as
with CMake.
However, after some recent discussions with the Meson team, and with recent
changes starting in Meson 1.8 to how the buildtype default_argument is
processed, I think it is a bad idea for us to set this. See also the
conversation in https://github.com/mesonbuild/wrapdb/issues/2208
--
This message was sent by Atlassian Jira
(v8.20.10#820010)