Description
Controls uname output during builds so artifacts do not depend on the kernel or architecture string reported by a particular build host. It helps maintainers avoid accidental machine-specific metadata in generated files.
Use it only in build recipes that intentionally normalize system identity. Masked platform information can hide compatibility problems, so test the final artifact on the real targets it claims to support.