Actions
Bug #7069
closedi386_XARCH should include -m32
Start date:
2016-06-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
It seems like i386_XARCH should mirror the SPARC side of things, and explicitly specify -m32.
Updated by Gary Mills over 7 years ago
I agree. `-m32' may be the default, but it's still a good idea to specify it explicitly.
Updated by Rich Lowe over 7 years ago
- Status changed from New to In Progress
- Assignee set to Rich Lowe
Updated by Electric Monk over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 9c05409f2b9301e686735887a9573454cceb0331
commit 9c05409f2b9301e686735887a9573454cceb0331 Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-06-21T16:10:34.000Z 7069 i386_XARCH should include -m32 Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions