Make go-tree-sitter optional on unsupported 386 machines #790
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Enhancement
Most issues will probably ask for additions or changes.
Architectures based on 386 such as CentOS, prevent the binary from being correctly built due to go-tree-sitter cgo constraints. The dependency should be optional via conditional compilation.
The text was updated successfully, but these errors were encountered: