[U-Boot] [PATCH 3/3] rules.mk: replace GNU specific \w with	POSIX equivalant
    Wolfgang Denk 
    wd at denx.de
       
    Thu Jul 28 21:18:55 CEST 2011
    
    
  
Dear Jeroen Hofstee,
In message <1311108110-37409-4-git-send-email-jeroen at myspectrum.nl> you wrote:
> If sed does not support the GNU \w regex extension, build attempts
> lead to circular dependency warnings and finally build failure
> (crc32.c not found). Build output before and after the patch on
> FreeBSD is at:
> http://lists.denx.de/pipermail/u-boot/2011-June/095235.html
> 
> Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
> ---
>  rules.mk |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Wisdom is one of the few things that looks bigger the further away it
is.                               - Terry Pratchett, _Witches Abroad_
    
    
More information about the U-Boot
mailing list