On Mon, Jun 22, 2015 at 11:20 AM, Lucas De Marchi
<[email protected]> wrote:
> Hi,
>
> On Mon, Jun 22, 2015 at 9:09 AM, Natanael Copa <[email protected]> wrote:
>> Use POSIX Extended Regular Expression (ERE) instead of the GNU extension
>> \| in the install-exec-hook. This makes it create the symlink properly
>> with busybox sed built with musl libc. It will silently create a broken
>> symlink otherwise.
>
>
> Oh... so you are running "make install" in a system with only busybox
> built with musl? :-o
>
> Anyway, this change seems sane enough so it's applied.

when pushing the CI alerted me it was failing.

        Makefile.am:111: error: blank line following trailing backslash

I fixed this up myself, but now I'm wondering if this has been at
least compile-tested.

-- 
Lucas De Marchi
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in

Reply via email to