X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpkg%2Fgcc;h=57af140556b88f5b13f32e13bd33d06e527db917;hb=1422b969f72925bc679180c80ac0fa2518b16a03;hp=ebca3feb14b6c27341486e81c7e8540d16a49a4b;hpb=8b5bc6d928b8e6bf85f28816cf33eb47b8af5867;p=hvlinux.git diff --git a/stage1/pkg/gcc b/stage1/pkg/gcc index ebca3fe..57af140 100644 --- a/stage1/pkg/gcc +++ b/stage1/pkg/gcc @@ -2,8 +2,7 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --target=${CLFS_TARGET} \ --disable-multilib \ --with-local-prefix=/tools \