cookutils diff README @ rev 792

Up: New translations added.
author Leonardo Laporte <hackdorte@sapo.pt>
date Sat Jan 23 03:06:44 2016 -0200 (2016-01-23)
parents 8fbd30a8686a
children 1520231a65c2
line diff
     1.1 --- a/README	Fri Mar 29 17:05:30 2013 +0000
     1.2 +++ b/README	Sat Jan 23 03:06:44 2016 -0200
     1.3 @@ -124,7 +124,7 @@
     1.4  Cookutils lets you cross compile a package for a specific architecture. Say you
     1.5  want to build ARM binaries from a standard i486 machine. Cookutils provides
     1.6  helpers for the ARM platform, but the first thing to do is compile a cross
     1.7 -toolchain and modify the main cook.conf variables to use a correct ARCH, CFLAGS
     1.8 +toolchain and modify the main cook.conf variables to use the correct ARCH, CFLAGS
     1.9  and BUILD_SYSTEM
    1.10  
    1.11  Cook handles HOST_ARCH and CROSS_* receipt variables. Some packages won't build