cookutils diff README @ rev 590
Teach Cook how to use Bazaar
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Mar 04 00:58:39 2013 +0000 (2013-03-04) |
parents | 95ba9a892bb4 |
children | 8fbd30a8686a |
line diff
1.1 --- a/README Sat May 12 22:03:46 2012 +0100 1.2 +++ b/README Mon Mar 04 00:58:39 2013 +0000 1.3 @@ -126,7 +126,7 @@ 1.4 for the ARM platform, but the first thing to do is compile a cross toolchain and 1.5 modify the main cook.conf variables to use a correct ARCH, CFLAGS and BUILD_SYSTEM 1.6 1.7 -Cook handles HOST_ARCH and CROSS_* receipt variables. Some packages don't build or 1.8 +Cook handles HOST_ARCH and CROSS_* receipt variables. Some packages won't build or 1.9 are not packaged for an architecture and so cross compiling will fail if the 1.10 package receipt has not been reviewed and includes HOST_ARCH. Here is an example 1.11 and a list of cross variables: