pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox build error with rustc [Was: not a PIE errors]



I have firefox-98.0.2 installed.
There is a patch patches/patch-config_makefiles_rust.mk which adds
"cargo_build_flags += -j1"

On Sat, May 7, 2022 at 6:21 PM Mayuresh <mayuresh%acm.org@localhost> wrote:
>
> On Sat, Jan 29, 2022 at 04:53:33PM +0530, Mayuresh wrote:
> > As a quick workaround, in work/firefox-96.0.2/config/makefiles/rust.mk I
> > commented the line shown. May be some patch is adding -j1 which is already
> > there.
> >
> >      61 ifeq ($(OS_ARCH),NetBSD)
> >      62 #cargo_build_flags += -j1
> >      63 endif
>
> I built firefox-98 today and had to make the above change manually again.
>
> Are others facing this as well or it's something wrong with my setup?
>
> Is there something that can be done to fix this?
>
> --
> Mayuresh


Home | Main Index | Thread Index | Old Index