On 16/1/26 04:32, Richard Henderson wrote:
32-bit hosts have been deprecated since 10.0.
As the first step, disable any such at configuration time.
Further patches will remove the dead code.
Reviewed-by: Thomas Huth <[email protected]>
Reviewed-by: Pierrick Bouvier <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
---
docs/about/deprecated.rst | 29 -----------------------------
docs/about/removed-features.rst | 6 ++++++
meson.build | 17 ++++-------------
3 files changed, 10 insertions(+), 42 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>