Mailing List Archive

sys-include symlink?
Just out of curiousity, where does the symlink for

sys-include -> usr/include

come from?

crossdev? ... it's missing from my bionic builds for some reason,
breaking gcc-stage1

Cheers,

C
Re: sys-include symlink? [ In reply to ]
On Thursday, May 19, 2011 13:39:29 Christopher Friedt wrote:
> Just out of curiousity, where does the symlink for
>
> sys-include -> usr/include
>
> come from?

the C library ebuild takes care of it. consult glibc/uClibc as examples.
-mike