ta0kira / zeolite

Zeolite is a statically-typed, general-purpose programming language.
Apache License 2.0
18 stars 0 forks source link

Allow users to deselect certain libraries in `zeolite-setup`. #144

Closed ta0kira closed 3 years ago

ta0kira commented 3 years ago

This might be needed for lib/thread, if it starts depending on pthread.h.

ta0kira commented 3 years ago

Or just keep those libraries out of zeolite-setup and add a readme with notes about build requirements.