Before anyone gets all excited, we're a long way from anyone building any packages which might need this, and this is just the first step on supporting that in our package repostory, not the last.
But since I was working in this area, and had these files open in my editor, I wrote these changes. Jon Turney (3): Move is_64bit to state Move constructing setup.ini pathame components into ini.cc Putative changes for arm64 packages support desktop.cc | 41 ++++++++++++++++++------ desktop.h | 2 +- fromcwd.cc | 8 ++--- ini.cc | 22 ++++++++++--- ini.h | 6 ++-- main.cc | 46 +++++++++------------------ mount.cc | 23 +++++++++++++- mount.h | 2 +- res.pot | 8 ++--- res/en/res.rc | 8 ++--- root.cc | 86 +++++++++++++++++++++++++-------------------------- script.cc | 2 +- state.cc | 2 ++ state.h | 2 ++ win32.cc | 5 +-- 15 files changed, 152 insertions(+), 111 deletions(-) -- 2.45.1