Commit 6cd60258 authored by nanahira's avatar nanahira

missing

parent dca5e5b4
Pipeline #34566 failed with stages
in 3 minutes and 42 seconds
...@@ -162,6 +162,7 @@ exec_linuxarm: ...@@ -162,6 +162,7 @@ exec_linuxarm:
- arm - arm
variables: variables:
OPUS_FLAGS: '-fFPIC' # force position independent code for arm OPUS_FLAGS: '-fFPIC' # force position independent code for arm
image: git-registry.moenext.com/mycard/docker-ygopro-builder:fpic # use a special docker image for arm build, which has fPIC enabled by default
._exec_macos_platform: ._exec_macos_platform:
extends: ._exec_build extends: ._exec_build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment