userland: in-tree build shortcuts from inside tree

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-03-15 00:00:00 +00:00
parent 9581fa201c
commit 4943c9ed2e
13 changed files with 39 additions and 16 deletions

2
build-userland-in-tree Executable file
View File

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