cookutils diff README @ rev 707

cookall.sh: skip broken packages
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 04 10:58:57 2015 +0100 (2015-03-04)
parents 8fbd30a8686a
children 1520231a65c2
line diff
     1.1 --- a/README	Fri Mar 29 17:05:30 2013 +0000
     1.2 +++ b/README	Wed Mar 04 10:58:57 2015 +0100
     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