[infra] Fix Cloud Build
Bug: skia:9184 Change-Id: Ia78094f5bd2a0cf3c8368933b3719df01ab1e646 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/221540 Commit-Queue: Eric Boren <borenet@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
This commit is contained in:
parent
f91aeb259e
commit
34d63e6b4e
@ -39,7 +39,9 @@ extra_ldflags = [ \n\
|
||||
"-L/usr/local/lib", \n\
|
||||
"-Wl,-rpath", \n\
|
||||
"-Wl,/usr/local/lib" \n\
|
||||
] ' > /tmp/skia/skia/out/Static/args.gn
|
||||
]\n\
|
||||
# TODO: use of xbyak is temporary; remove this when it's no longer needed.\n\
|
||||
skia_use_xbyak = false ' > /tmp/skia/skia/out/Static/args.gn
|
||||
|
||||
RUN cd /tmp/skia/skia \
|
||||
&& python tools/git-sync-deps \
|
||||
|
Loading…
Reference in New Issue
Block a user