Update stage scripts for crosstools based linux build
This commit is contained in:
parent
bd36724a09
commit
4a2c335c06
37 changed files with 84 additions and 121 deletions
|
@ -33,6 +33,7 @@ ffbuild_dockerbuild() {
|
|||
)
|
||||
elif [[ $TARGET == linux64 ]]; then
|
||||
myconf+=(
|
||||
--cross-compile-prefix="$FFBUILD_CROSS_PREFIX"
|
||||
linux-x86_64
|
||||
)
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue