Commit f2f787b3 authored by nanahira's avatar nanahira

no use fpic

parent ff61be78
...@@ -167,7 +167,6 @@ exec_linuxarm: ...@@ -167,7 +167,6 @@ exec_linuxarm:
variables: variables:
OPUS_FLAGS: '-fPIC' # force position independent code for arm OPUS_FLAGS: '-fPIC' # force position independent code for arm
NO_AUDIO: '1' NO_AUDIO: '1'
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_unix extends: .exec_unix
......
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