Changes between Initial Version and Version 1 of Ticket #67425, comment 2
- Timestamp:
- May 14, 2023, 1:52:29 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67425, comment 2
initial v1 1 1 `os.sh` is broken: it uses `MACHINE=uname -m`, which gives out `Power Macintosh`, and that value fails to work. 2 3 Passing `--with-machine=` or `--with-force-machine=` does not help.