cookutils diff README @ rev 549

libcookorder.sh: Add comments to explain lots of functions. More to come.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 16 15:02:10 2012 +0000 (2012-10-16)
parents 95ba9a892bb4
children 8fbd30a8686a
line diff
     1.1 --- a/README	Sat May 12 22:03:46 2012 +0100
     1.2 +++ b/README	Tue Oct 16 15:02:10 2012 +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: