11096 SPARC build failure due to typo in mp_startup.c
Review Request #1887 — Created May 31, 2019 and submitted
Information | |
---|---|
ptribble | |
illumos-gate | |
11096 | |
Reviewers | |
general | |
SPARC build error:
../../sun4/os/mp_startup.c:170: error: request for member 'cpu_flags' in something not a structure or union
due to a simple typo.
Build no longer has the error after the fix.