Bug #6181
symbol test shouldn't leave gcc fix-includes to chance
Start date:
2015-08-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Unfortunately, there are still several cases where folks accidentally ship the fix-includes to gcc. To aid users who have mistakenly had these shipped, we should instead always configure the symbols test to explicitly specify its arguments such that it can't be used.
Updated by Robert Mustacchi over 5 years ago
- Subject changed from symbol test shouldn't leave gcc fix-includes to change to symbol test shouldn't leave gcc fix-includes to chance
Updated by Electric Monk over 5 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit b599bd937c305a895426e8c412ca920ce7824850
commit b599bd937c305a895426e8c412ca920ce7824850 Author: Robert Mustacchi <rm@joyent.com> Date: 2015-10-05T22:46:09.000Z 5821 need strerror_l() 6133 message translations don't honor per-thread locales 6142 extra space in newlocale synopsis 6181 symbol test shouldn't leave gcc fix-includes to chance Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>