We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3009030 commit 7f546c6Copy full SHA for 7f546c6
1 file changed
.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
65
- checkout
66
- run:
67
name: "Building and packaging sudo (macOS)"
68
- command: ./scripts/mkpkg --enable-warnings
+ command: ARCH_FLAGS= ./scripts/mkpkg --enable-warnings
69
# Save workspace for subsequent jobs (i.e. test)
70
- persist_to_workspace:
71
root: .
0 commit comments