Commit graph

3 commits

Author SHA1 Message Date
Jacob Heider 0d68a9ea22
fix(crystal)[1]
slightly better
2023-10-23 12:53:42 -04:00
Jacob Heider 6d90ced542
fix(crystal)
better shim
2023-10-23 12:51:52 -04:00
Julien Elbaz b0babf6b46
+crystal-lang.org (#3669)
* add(crystal-lang)

* move to bootstrap

this always hurts

* oops

* linux needs explicit -z

* linux not detecting the compiler well

* Only shim build

* needs ncurses

* shim needs link flags for eval?

* need link flags for test

* maybe what eval needs is --static

* the docs are wrong

* this should do it, i think

* perhaps static linkage

* punt

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-22 02:07:02 -04:00