Jonathan Nieder wrote:

> * libselinux is indeed still Linux-specific.  To be consistent with
>   P-a-s, I suppose
>
>        !kfreebsd-any !hurd-any
>
>   would be clearest.

... or better, "[linux-any]", like Robert wrote, since that both makes
sense and is what debian/rules uses.

        ifeq ($(DEB_HOST_ARCH_OS),linux)
                CONFIGURE_ARGS += --with-selinux
        endif

Sorry for the nonsense.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to