wok diff gc/receipt @ rev 16924

thermald: "hg resolve --all; hg resolve --mark; hg merge" and company...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jul 17 21:20:25 2014 +0300 (2014-07-17)
parents e4cda1000ec7
children 6e8b1bcb30e2
line diff
     1.1 --- a/gc/receipt	Sun Mar 09 16:31:15 2014 +0100
     1.2 +++ b/gc/receipt	Thu Jul 17 21:20:25 2014 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"
     1.6  WGET_URL="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/$TARBALL"
     1.7 -HOST_ARCH="i468 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()