X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fpkg%2Fbinutils;h=5a057a100342160dffdf98faf47153846f160a2b;hb=b6f8c455b6b970c08eab79303c95acbc1506f61d;hp=40c82706d83733f3eb2751daaccae7d8af418159;hpb=b0001c1123b681abfb148c0bc9144e3f6517d546;p=hvlinux.git diff --git a/stage0/pkg/binutils b/stage0/pkg/binutils index 40c8270..5a057a1 100644 --- a/stage0/pkg/binutils +++ b/stage0/pkg/binutils @@ -8,7 +8,8 @@ hvconfig_pre() # --with-lib-path: # Set to dummy (non-existent) directory to prevent having # host directories list. - CONFIGURE_OPTS+=" \ + CONFIGURE_OPTS=" \ + --prefix=/cross-tools \ --host=${CLFS_HOST} \ --target=${CLFS_TARGET} \ --with-sysroot=${CLFS} \