Clean up variant system
This commit is contained in:
parent
8eeff4a85d
commit
6d69575f50
14 changed files with 22 additions and 37 deletions
1
build.sh
1
build.sh
|
@ -15,7 +15,6 @@ get_output() {
|
|||
)
|
||||
}
|
||||
|
||||
source "variants/${VARIANT}.sh"
|
||||
source "variants/${TARGET}-${VARIANT}.sh"
|
||||
|
||||
export FFBUILD_PREFIX="$(docker run --rm "$IMAGE" bash -c 'echo $FFBUILD_PREFIX')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue