[Buildroot] svn commit: trunk/buildroot

Peter Korsgaard jacmet at uclibc.org
Sun Jul 6 19:55:28 UTC 2008


>>>>> "ulf" == ulf  <ulf at uclibc.org> writes:

 ulf> Author: ulf
 ulf> Date: 2008-07-04 15:29:50 -0700 (Fri, 04 Jul 2008)
 ulf> New Revision: 22640

 ulf> Log:
 ulf> Add 'build with log'

 ulf> Modified:
 ulf>    trunk/buildroot/Makefile


 ulf> Changeset:
 ulf> Modified: trunk/buildroot/Makefile
 ulf> ===================================================================
 ulf> --- trunk/buildroot/Makefile	2008-07-04 22:23:20 UTC (rev 22639)
 ulf> +++ trunk/buildroot/Makefile	2008-07-04 22:29:50 UTC (rev 22640)
 ulf> @@ -475,6 +475,9 @@
 
 ulf>  prepatch:	gcc-patched binutils-patched gdb-patched uclibc-patched
 
 ulf> +log:
 ulf> +	$(MAKE) > $(PROJECT).log 2>&1 

That breaks the source-check/external-deps check in
Makefile.autotools.in (r22607).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list