We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a125860 commit 087315eCopy full SHA for 087315e
1 file changed
scripts/build-cosmocc.bash
@@ -19,6 +19,7 @@ main () {
19
#
20
cd "$BASELOC/testing/cosmopolitan"
21
./tool/cosmocc/package.sh cosmocc
22
+ ./cosmocc/bin/x86_64-unknown-cosmo-cc -v
23
cd "$BASELOC"
24
}
25
0 commit comments