Skip to content

Commit

Permalink
oh, this stops us from determining provides now
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Nov 21, 2023
1 parent 37927ba commit 82724a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/stage-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ let text = undent`
cc|c++|ld)
${pkgx} +llvm.org -- "$@";;
*)
${pkgx} -- "$@";;
${pkgx} "$@";;
esac
}
Expand Down

0 comments on commit 82724a2

Please sign in to comment.