ERROR: sentry-crashpad/0.6.5: 'settings.arch' value not defined.
This commit is contained in:
parent
91720c4b7c
commit
88f83ecae1
|
@ -385,6 +385,7 @@ macos_task_template: &MACOS_TASK_TEMPLATE
|
||||||
- conan profile update settings.build_type=Release valentina
|
- conan profile update settings.build_type=Release valentina
|
||||||
- conan profile update settings.os=Macos valentina
|
- conan profile update settings.os=Macos valentina
|
||||||
- conan profile update settings.os.sdk_version=${MACOS_DEPLOYMENT_TARGET} valentina
|
- conan profile update settings.os.sdk_version=${MACOS_DEPLOYMENT_TARGET} valentina
|
||||||
|
- conan profile update settings.arch=armv8 valentina
|
||||||
- conan profile update settings.compiler=clang valentina
|
- conan profile update settings.compiler=clang valentina
|
||||||
- conan profile update settings.compiler.cppstd=17 valentina
|
- conan profile update settings.compiler.cppstd=17 valentina
|
||||||
- conan profile update settings.compiler.libcxx=libstdc++11 valentina
|
- conan profile update settings.compiler.libcxx=libstdc++11 valentina
|
||||||
|
|
Loading…
Reference in New Issue
Block a user