Actions
Bug #7507
openShip LX interface headers in /usr/include/compat/linux
Start date:
2016-10-25
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
We deliver LX headers in /usr/include and that results in the following:
- software picks such interfaces, even though no one told them to do so
- unnecesearry suprises might pop up (https://www.illumos.org/issues/7506)
LX specific headers should be contained in /usr/include/compat/linux and if somebody wishes to use them, he should just add this path to his includes.
Updated by Igor Kozhukhov almost 6 years ago
you can delivery it by userland package - why you need to do it by illumos?
Actions