Actions
Feature #14058
closedw: only build 64-bit version
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The command 'w' on x86 is built both 32- and 64-bit versions and run via isaexec. Since there is no 32-bit kernel, there is no reason to build 32-bit version.
Updated by Electric Monk 11 months ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 84d1e6ed41d92181afa03ace477b6c49aa83bcb1
commit 84d1e6ed41d92181afa03ace477b6c49aa83bcb1 Author: Toomas Soome <tsoome@me.com> Date: 2021-09-12T18:53:18.000Z 14058 w: only build 64-bit version Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions