Changes between Initial Version and Version 1 of Ticket #58917, comment 13
- Timestamp:
- Sep 5, 2019, 6:58:54 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58917, comment 13
initial v1 4 4 }}} 5 5 6 It would seem most consistent to turn them across the board (they are not built in the buildbot versions of these ports, as the system tests for `go` and `ocaml` to see if the bindings should be built, and the buildbots don't have these installed during their clean builds.6 It would seem most consistent to turn them off across the board (they are not built in the buildbot versions of these ports, as the system tests for `go` and `ocaml` to see if the bindings should be built, and the buildbots don't have these installed during their clean builds. 7 7 8 8 I have to figure out which versions of `llvm` support this configure flag to turn the `go` bindings off. Unfortunately not all of them, no doubt, so there will be some inconsistency in the `llvm` ports wherever this break comes.