aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorGautham <ahgamut@gmail.com>2024-04-20 22:35:04 -0500
committerGautham <ahgamut@gmail.com>2024-04-20 22:35:04 -0500
commiteebb4c3ade3c468fb1249f885d8eb46740766477 (patch)
treec55b5c4fd500aa11f8b508bbf786e834d8c596d8 /.github
parenttypo (diff)
remove logging
Diffstat (limited to '.github')
-rw-r--r--.github/cosmo/build4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/cosmo/build b/.github/cosmo/build
index 518e403e..e2a301c5 100644
--- a/.github/cosmo/build
+++ b/.github/cosmo/build
@@ -6,9 +6,7 @@ mkdir -p /sc/superconfigure/janet
cp ./.github/cosmo/recipe.mk /sc/superconfigure/janet/BUILD.mk
echo 'include janet/BUILD.mk' >> /sc/superconfigure/custom.mk
+# build janet with cosmopolitan libc
export SOURCE_DIR=$(realpath .)
-
cd /sc/superconfigure
-ls -al
-cat custom.mk
make o/janet/built.fat