Skip to content

Refactor Bazel configuration to reduce/eliminate platform-specific flags #2099

@cgrindel

Description

@cgrindel

Is your feature request related to a problem? Please describe.

This repository defines named configurations based upon platform (e.g. linux-nixpkgs, macos-nixpkgs, linux-bindist, macos-bindist). In theory, some/all of the configuration could be migrated to platform discovery features using target_compatible_with or select().

Describe the solution you'd like

Review the OS-specific configuration settings and propose alternative implementations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions