mirror of
https://github.com/janet-lang/janet
synced 2025-07-08 13:02:55 +00:00

This allows a configuration workflow that is a bit simpler than before and doesn't requiring applying patches. Instead, add a config.mk to source dir with JANETCONF_HEADER=myconfig.h and compile as usual. The patching workflow will of course still work exactly as before.