agraef / pure-lang

Pure programming language
https://agraef.github.io/pure-lang/
316 stars 20 forks source link

Make batch compilation add -fPIC automatically when needed #20

Closed agraef closed 6 years ago

agraef commented 6 years ago

Make batch compilation add -fPIC automatically on platforms which need it. Fixes #14.