projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
476c798
)
README: s/standart/standard/
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 23 Jun 2008 13:40:34 +0000
(13:40 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 23 Jun 2008 13:40:34 +0000
(13:40 -0000)
docs/README
patch
|
blob
|
history
diff --git
a/docs/README
b/docs/README
index 8ae6acc5441bad3e2fd3160284382bb25bd1fec8..d93987958d03bf8c63fe9187abbbcf71e9ebdb01 100644
(file)
--- 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-standar
t
host-compiler (if you do not have 'gcc'),
+To use a non-standar
d
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