[Buildroot] [PATCH next 1/2] package/apr-util: fix build with per-package folders

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Nov 20 15:56:05 UTC 2018


Hello,

On Thu, 15 Nov 2018 21:13:55 +0100, Yann E. MORIN wrote:

> I don't know what sed version you are using, but mine breaks the
> hardlink when doing in-place replacement:
> 
>     $ echo OK >foo
>     $ ln foo bar
>     $ sed -i -e 's/OK/in-bar/' bar
>     $ cat foo
>     OK
>     $ cat bar
>     in-bar

I tested again, and you're right, I'll simplify the logic accordingly.
Thanks for the review!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list