-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
local build of OCaml is not supported anymore
because local compilation of OCaml depends on camlp4 and num present in OCaml distribution, but camlp4 was removed in 4.02 and we need at least 4.02 for Bytes to support newest OCaml versions. Supporting local build of multiple components is too much work, maybe we can bring it back as opam bundle in the future.
- Loading branch information
Showing
1 changed file
with
16 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters