blender: enable on ppc64 targets
[ci skip]
This commit is contained in:
parent
8fb5068aa6
commit
b46d4429d2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ patch_args="-Np1"
|
|||
pycompile_version="$py3_ver"
|
||||
pycompile_dirs="/usr/share/blender/$version/scripts"
|
||||
|
||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl ppc64le ppc64le-musl ppc64-musl"
|
||||
configure_args="
|
||||
-DWITH_INSTALL_PORTABLE=OFF
|
||||
-DWITH_PYTHON_INSTALL=OFF
|
||||
|
|
Loading…
Add table
Reference in a new issue