mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
789b5c6b78
This may be a bit of a weird place to put the library path, but otherwise it's difficult to get the pathname for the Config.CFlags function. So I've put it here. This should help to avoid stale library caches. The idea is to increment it every time something changes to a library that means it needs to be recompiled. It's a manual process.