Skip to content

Commit

Permalink
--build-arg COMPILE_TIGER=no
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 3, 2023
1 parent 86820c7 commit e3bb268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ builder)
--provenance=false
--build-arg COMPILE_XRDP=yes
--build-arg COMPILE_PULSE=yes
--build-arg COMPILE_TIGER=yes
--build-arg COMPILE_TIGER=no
"""
# --network=host: docker buildx create --use --name mybuilder2 --buildkitd-flags '--allow-insecure-entitlement network.host'
test "$plat" != "--platform linux/amd64,linux/arm64,linux/arm" && img="${img}-dbg"
Expand Down

0 comments on commit e3bb268

Please sign in to comment.