Skip to content

Commit

Permalink
buildx: --build-arg COMPILE_XLUNCH=no; xcompmgr=no
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 30, 2023
1 parent e40968b commit e8b3e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compile/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ builder)
--build-arg COMPILE_FLUX=no
--build-arg COMPILE_OPENBOX=no
--build-arg COMPILE_SUCKLESS=no
--build-arg COMPILE_XCOMPMGR=yes
--build-arg COMPILE_XLUNCH=yes
--build-arg COMPILE_XCOMPMGR=no
--build-arg COMPILE_XLUNCH=no
--build-arg COMPILE_PCMANFM=no
"""
# --network=host: docker buildx create --use --name mybuilder2 --buildkitd-flags '--allow-insecure-entitlement network.host'
Expand Down

0 comments on commit e8b3e01

Please sign in to comment.