[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130817165618.GA14751@merkur.ravnborg.org>
Date: Sat, 17 Aug 2013 18:56:18 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Max Filippov <jcmvbkbc@...il.com>
Cc: Guenter Roeck <linux@...ck-us.net>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Chris Zankel <chris@...kel.net>
Subject: Re: Linux kernel cross-compilers
> >
> > I found out the root source: SHELL is set the /bin/sh, which on the failing
> > system points to /bin/dash (default in Ubuntu, or at least it used to be).
> > dash apparently has a built-in version of echo which does not understand
> > '-e'.
> > Oh well.
>
> Cool. OTOH I don't think that we need to -e to output __XTENSA_EB__.
> Will send a patch for that.
Could you please take a look at the other places that uses "echo -e".
At least one usage inarch/x86/Makefiel looks questionable.
grep did not turn up many uses.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists