Skip to content

Commit

Permalink
Try configuring build properly
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrainer committed Aug 13, 2024
1 parent b0df584 commit 5047c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ executors:
environment:
XTASK_TARGET: "x86_64-unknown-linux-musl"
V8_FROM_SOURCE: "1"
GN_ARGS: "is_clang=false custom_toolchain=\"x86_64-linux-musl-gcc\""
DISABLE_CLANG: "1"


# reusable command snippets can be referred to in any `steps` object
Expand Down

0 comments on commit 5047c23

Please sign in to comment.