forked from tools/build
factory
The base branch tools/build:factory has new changes
Avoid process substitution in BRP scripts Bash process substitution requires a working /dev/fd, which may be missing in nested chroot/container builds. Use regular pipeline/tempfile input instead so the BRP checks remain usable in restricted build roots.
Description
No description provided
Languages
Makefile
78.9%
Shell
21.1%