Skip to content

Default --//:feature_acl=off #2434

Open
@lalten

Description

@lalten

Brief feature description

The iceoryx Bazel build expects libacl to be available from the host on linux systems.
This assumption does not always hold and breaks hermeticity.

This line should default to off instead of auto (or, default to off and remove auto):

build_setting_default = "auto",

This is already done in the iceoryx BCR module: https://github.com/bazelbuild/bazel-central-registry/blob/main/modules/iceoryx/2.95.3.bcr.1/patches/build.patch and it would be better to just upstream this patch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions