*) 2005-05-26
 
+- use host system tools for toolchain binutils and gcc build
 - updated firefox, thunderbird, linux, hotplug
 
 *) 2005-05-25
 
 if [ "$priority" = "1" ] ; then
        confopt="$confopt --disable-nls"
        # use host system tools
-       hdw_arch_prefix=""
+       hdw_arch_prefix="" ; hdw_cflags=""
        . ./scripts/optimization
        unset CFLAGS
        libpath="$prefix/lib"
 
        confopt="$confopt --enable-languages=c --disable-nls"
 
        # use host system tools
-       hdw_arch_prefix=""
+       hdw_arch_prefix="" ; hdw_cflags=""
        . ./scripts/optimization
        unset CFLAGS