The Makefile changes look fine to me as well. Reviewed-by: Edwin Török <[email protected]>
On Fri, Aug 23, 2024 at 11:53 AM Christian Lindig <[email protected]> wrote: > > > > > On 23 Aug 2024, at 11:51, Andrew Cooper <[email protected]> wrote: > > > > Various extra build bugfixes found while reviewing the `Stabilize > > Oxenstored's > > interface with` series. > > > > Andrew Cooper (3): > > tools/ocaml: Drop OCAMLOPTFLAG_G invocation > > tools/ocaml: Drop o= rune > > tools/ocaml: Fix the version embedded in META files > > > > tools/ocaml/Makefile.rules | 5 +++-- > > tools/ocaml/common.make | 7 ++----- > > 2 files changed, 5 insertions(+), 7 deletions(-) > > > > > > base-commit: 5231765a4e6528a3208e49885b9eeff42519a6c1 > > -- > > 2.39.2 > > > > Acked-by: Christian Lindig <[email protected]> >
