Re: [PATCH] Makefile: Remove the product of pin_init cleanly in mrporper
From: Miguel Ojeda
Date: Thu Oct 30 2025 - 13:41:45 EST
On Thu, Oct 30, 2025 at 10:08 AM chenmiao <chenmiao@xxxxxxxxxxxxx> wrote:
>
> - rust/libmacros.so rust/libmacros.dylib
> + rust/libmacros.so rust/libmacros.dylib rust/libpin_init_internal.so
I think we will need the `.dylib` too, given the other one is there
(for the macOS builds some people do -- Cc'ing Daniel and Tamir). Or
did you avoid it for some reason?
Thanks!
Cheers,
Miguel