X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fgmp;h=e905ae32ce3be217912e7d21cb1d92d9340f753d;hb=4e78d26dd7f5e46a21cdc916e031f1b4a68578c0;hp=bf79741209b886fbc9260a3f8af091bfc337e242;hpb=7c8d45899479cd35f78814f6c46c2b8bff45d222;p=hvlinux.git diff --git a/stage2/pkg/gmp b/stage2/pkg/gmp index bf79741..e905ae3 100644 --- a/stage2/pkg/gmp +++ b/stage2/pkg/gmp @@ -2,7 +2,7 @@ hvconfig_pre() { - if [ "${HVL_TARGET}" -ne "x86_64" ]; then + if [ "${HVL_TARGET}" != "x86_64" ]; then # It seems ABI is improperly detected for Intel atom... export ABI=32 fi