1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-06 00:36:17 +00:00

remove logging

This commit is contained in:
Gautham 2024-04-20 22:35:04 -05:00
parent 50425eac72
commit eebb4c3ade

4
.github/cosmo/build vendored
View File

@ -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