On Mon, 20 Dec 2021, Marc Espie wrote:
> On Mon, Dec 20, 2021 at 08:25:40PM +0100, Christopher Zimmermann wrote:
> > On Mon, Dec 20, 2021 at 09:02:22PM +0200, Anil Madhavapeddy wrote:
> >
> > > This also looks good to me. Is there any infrastructure in the
> > > update-plist
> > > to hook in
On Mon, Dec 20 2021, Christopher Zimmermann wrote:
> On Mon, Dec 20, 2021 at 09:02:22PM +0200, Anil Madhavapeddy wrote:
>
>>This also looks good to me. Is there any infrastructure in the update-plist
>>to hook in custom logic for OCaml? The various cmx/cmxs/a files should
>>all be routed to a PF
On Mon, Dec 20, 2021 at 08:25:40PM +0100, Christopher Zimmermann wrote:
> On Mon, Dec 20, 2021 at 09:02:22PM +0200, Anil Madhavapeddy wrote:
>
> > This also looks good to me. Is there any infrastructure in the update-plist
> > to hook in custom logic for OCaml? The various cmx/cmxs/a files shoul
On Mon, Dec 20, 2021 at 09:02:22PM +0200, Anil Madhavapeddy wrote:
This also looks good to me. Is there any infrastructure in the update-plist
to hook in custom logic for OCaml? The various cmx/cmxs/a files should
all be routed to a PFRAG.native or PFRAG.dynlink-native file and it would
be nic
On Sun, Dec 19, 2021 at 07:46:27PM +0100, Jeremie Courreges-Anglas wrote:
On Sun, Dec 19 2021, Jeremie Courreges-Anglas wrote:
This fixes packaging on riscv64 and most likely all non-native archs
(sparc64:
http://build-failures.rhaalovely.net/sparc64/2021-12-04/devel/dune.log)
Only a REVISION
> On Dec 19, 2021, at 1:46 PM, Jeremie Courreges-Anglas wrote:
>
> On Sun, Dec 19 2021, Jeremie Courreges-Anglas wrote:
>> This fixes packaging on riscv64 and most likely all non-native archs
>> (sparc64:
>> http://build-failures.rhaalovely.net/sparc64/2021-12-04/devel/dune.log)
>> Only a R
On Sun, Dec 19 2021, Jeremie Courreges-Anglas wrote:
> This fixes packaging on riscv64 and most likely all non-native archs
> (sparc64:
> http://build-failures.rhaalovely.net/sparc64/2021-12-04/devel/dune.log)
> Only a REVISION bump is needed, no need for conflict markers as the files
> stay in t
This fixes packaging on riscv64 and most likely all non-native archs
(sparc64:
http://build-failures.rhaalovely.net/sparc64/2021-12-04/devel/dune.log)
Only a REVISION bump is needed, no need for conflict markers as the files
stay in the -private subpackage.
ok?
Index: Makefile
==