Files
linux-kernel-module-cheat/build-userland-in-tree
Ciro Santilli 六四事件 法轮功 4943c9ed2e userland: in-tree build shortcuts from inside tree
2019-03-15 00:00:00 +00:00

3 lines
102 B
Bash
Executable File

#!/usr/bin/env bash
"$(git rev-parse --show-toplevel)/build-userland" --gcc-which host --in-tree "$@"