Mark H Weaver <[email protected]> writes:
> Marek Benc <[email protected]> writes:
>> This one is actually just a copy/paste from the master branch. It
>> includes a fix to the problem of cross compilers compiling binaries
>> with the building system's ld.so in mind, I take no credit for this.
>
> Please don't copy/paste from the master branch. Merging the master
> branch into the wip-hurd branch would be best.
Even better: rebase wip-hurd on current master. I made several changes
to the same code that you are changing, so it will require some
adjustments.
Thanks!
Mark