Bug #11548
11506 breaks the SPARC build
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Description
Post 11506, the SPARC build fails nice and early (in tools) with lots of:
cc1: error: unrecognized command line option "-msave-args"
Looking at #11506, apart from the smatch resync, it adds -m64 and the unrecognized -msave-args
Related issues
History
Updated by Electric Monk 4 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 582237e641696363bb029af5d31bf63b495e1b7d
commit 582237e641696363bb029af5d31bf63b495e1b7d Author: Peter Tribble <peter.tribble@gmail.com> Date: 2019-08-14T19:33:30.000Z 11548 11506 breaks the SPARC build Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>