Skip to content

Build GNU patch with xattr support in std.utils #113

@deciduously

Description

@deciduously

Currently, the build of GNU patch included in the std.utils set isn't compiled against libattr on Linux, which may cause patch operations to strip or fail to preserve xattrs required by the Tangram system. Ensure this dependency is available to the build process.

Additionally, ensure the patch execuable provided on macOS preserves xattrs, which may involve using the Apple Open Source version instead of GNU as we currently do for the install executable.

  • linux
  • macOS

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions