Files
tinygo/cgo
Ayke van Laethem 320f21524e cgo: slightly improve error messages
Updating them to libclang-13-dev was a good change, but we can go even
further:

  * The suggestion didn't apply to MacOS.
  * The suggestion would need to be updated with every LLVM release,
    which is a maintenance burden.
  * The suggestion is wrong when compiling with `-tags=llvm12` for
    example to choose a different LLVM version.

Therefore, link to the build documentation instead.
2022-03-12 21:17:29 +01:00
..
2021-05-21 17:54:13 +02:00
2021-05-21 17:54:13 +02:00
2019-11-25 09:32:03 +01:00
2019-11-25 09:32:03 +01:00