ocamlPackages.core_profiler: remove at 0.11.0
This package is broken with glibc ≥ 2.28
This commit is contained in:
parent
9095ca22bc
commit
5c274c6c05
|
@ -515,13 +515,6 @@ rec {
|
|||
meta.description = "Micro-benchmarking library for OCaml";
|
||||
};
|
||||
|
||||
core_profiler = janePackage {
|
||||
pname = "core_profiler";
|
||||
hash = "1kaaw3jp3qarbd9rgpjfb9md0dqblf2bxiqb245sqmx4c1346v1c";
|
||||
propagatedBuildInputs = [ core_extended ];
|
||||
meta.description = "Profiling library";
|
||||
};
|
||||
|
||||
csvfields = janePackage {
|
||||
pname = "csvfields";
|
||||
hash = "10zw4fjlniivfdzzz79lnbvcjnhk5y16m1p8mn4xbs23n6mbix0f";
|
||||
|
|
Loading…
Reference in New Issue