mirror of
https://github.com/janet-lang/janet
synced 2024-11-06 00:36:17 +00:00
remove logging
This commit is contained in:
parent
50425eac72
commit
eebb4c3ade
4
.github/cosmo/build
vendored
4
.github/cosmo/build
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user