From: Peter Korsgaard Date: Mon, 23 Jun 2008 13:40:34 +0000 (-0000) Subject: README: s/standart/standard/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fccd66034bbeb9e8b998ec22bf009d1fc45fe825;p=buildroot.git README: s/standart/standard/ --- diff --git a/docs/README b/docs/README index 8ae6acc544..d93987958d 100644 --- a/docs/README +++ b/docs/README @@ -35,7 +35,7 @@ $ make UCLIBC_CONFIG_FILE=/my/uClibc.config And you can specify a config-file for busybox: $ make BUSYBOX_CONFIG_FILE=/my/busybox.config -To use a non-standart host-compiler (if you do not have 'gcc'), +To use a non-standard host-compiler (if you do not have 'gcc'), make sure that the compiler is in your PATH and that the library paths are setup properly, if your compiler is built dynamically: $ make HOSTCC=gcc-4.3.orig HOSTCXX=gcc-4.3-mine