pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/editors/vim-share
On Sun, Dec 03, 2017 at 07:49:03PM +0000, Benny Siegert wrote:
> Module Name: pkgsrc
> Committed By: bsiegert
> Date: Sun Dec 3 19:49:03 UTC 2017
>
> Modified Files:
> pkgsrc/editors/vim-share: Makefile.common
>
> Log Message:
> Disable selinux on ChromeOS.
>
> ChromeOS userland has a libselinux but not the selinux.h header file. The
> configure check passes but compilation later fails.
>
> However, the resulting binary still does not run. It gets killed on
> startup with "buffer overflow detected".
I think it would be better to actually check for the (non-)existance of
the header, just to prepare for Google potentially fixing this at some
point. It also serves as documentation.
Joerg
Home |
Main Index |
Thread Index |
Old Index