X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fcis-gcc-pass2;h=4ec8626a3a900e53c1fb75d446fbd4fcd2202cb4;hb=b51ceee0b72987ab3a9533c6560dd538b6332476;hp=22923c39ac8015e43f3cf05bfafd2398b907c7b7;hpb=1786cd5454ea76e7f894efa81a7cef80a057b634;p=hvlinux.git diff --git a/stage0/cis-gcc-pass2 b/stage0/cis-gcc-pass2 index 22923c3..4ec8626 100755 --- a/stage0/cis-gcc-pass2 +++ b/stage0/cis-gcc-pass2 @@ -10,15 +10,11 @@ source ../packages-list apply_patch ${1}-branch_update-1.patch ${1} case "${HVL_TARGET}" in - "x86*") + *) TARGET_CONFIGURE_OPTS="--with-ppl=/cross-tools \ --with-cloog=/cross-tools \ --disable-multilib" ;; - arm*) - # Removing workaround for uClibc - echo "" > /tools/include/limits.h - ;; esac case "${HVL_TARGET}" in