Merged, thank you.
On So, Jan 3, 2021 at 22:57, Paul Spooren wrote:
On Mo, Jan 4, 2021 at 16:34, Syrone Wong
wrote:
This crashes on buildbots with the follow error:
bash:
/buildbot/shared-workdir/build/staging_dir/host/bin/autoreconf:
No such file or directory
You'll need to set
On Mo, Jan 4, 2021 at 16:34, Syrone Wong wrote:
This crashes on buildbots with the follow error:
bash:
/buildbot/shared-workdir/build/staging_dir/host/bin/autoreconf:
No such file or directory
You'll need to set autoreconf as a dependency. I think in
tools/Makefile something like
>
> This crashes on buildbots with the follow error:
>
> bash: /buildbot/shared-workdir/build/staging_dir/host/bin/autoreconf:
> No such file or directory
>
> You'll need to set autoreconf as a dependency. I think in
> tools/Makefile something like
>
> $(curdir)/fakeroot/compile += $(curdir)/automa
On Sa, Jan 2, 2021 at 05:28, Syrone Wong wrote:
use PKG_FIXUP:=autoreconf to generate configure
200-hide-dlsym-error.patch deleted due to fixed upstream in another
way
other patches refreshed to reflect latest changes
Signed-off-by: Syrone Wong
---
tools/fakeroot/Makefile
Thanks for the suggestion, I closed the GitHub PR, please review this
one, although both of them are the same.
I thought not all core developers are following GitHub and the mailing list.
Best Regards,
Syrone Wong
On Sat, Jan 2, 2021 at 6:03 AM Paul Spooren wrote:
>
> Please don't double post on
Please don't double post on github and mailing list at the same time.
I'll review this soonish!
--
Jan 1, 2021 11:30:39 AM Syrone Wong :
use PKG_FIXUP:=autoreconf to generate configure
200-hide-dlsym-error.patch deleted due to fixed upstream in another way
other patches refreshed to reflect
use PKG_FIXUP:=autoreconf to generate configure
200-hide-dlsym-error.patch deleted due to fixed upstream in another way
other patches refreshed to reflect latest changes
Signed-off-by: Syrone Wong
---
tools/fakeroot/Makefile | 7 ++--
tools/fakeroot/patches/000-relocatable