[Buildroot] [git commit] packages: indentation cleanup

Károly Kasza kaszak at gmail.com
Tue Mar 31 19:17:33 UTC 2015


Hello Thomas, Jerzy, all,

since this commit ccache ceased to work.
The indentation cleanup in ccache.mk seems to add some weird make error:

scythe at buildroot-vm:~/buildroot$ make clean
package/ccache/ccache.mk:70: *** missing separator.  Stop.

If I add back the tabs before the lines, it works again. If I add a '; \'
on the end of the first 4 lines, the only line 74 produces the error.
I think tab acts as a separator in makefiles.
I recommend reversing the patch on just this on file.

On Tue, Mar 31, 2015 at 1:57 PM, Thomas Petazzoni <
thomas.petazzoni at free-electrons.com> wrote:

> commit:
> http://git.buildroot.net/buildroot/commit/?id=bd8c733fb4a0ca6ca1aa72f8b549d53dcd37f4ee
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> This commit doesn't touch infra packages.
>
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek at trzebnica.net>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
>

snip

>  package/ccache/ccache.mk                   |   10 +-
>

Regards,
Karoly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150331/ad8ecf8e/attachment-0002.html>


More information about the buildroot mailing list