diff options
author | David Schleef <ds@schleef.org> | 2001-07-17 20:56:15 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2001-07-17 20:56:15 +0000 |
commit | 0640f1e2db01ea07a25bb01db8cd9618ee1917cd (patch) | |
tree | 3cc3eafbaf912ff65cca3b95bfebb67fe6ca7876 /README | |
parent | 93c8ab687190fc3dac8a6d2bfdd42d1fb99b59c0 (diff) | |
download | uClibc-alpine-0640f1e2db01ea07a25bb01db8cd9618ee1917cd.tar.bz2 uClibc-alpine-0640f1e2db01ea07a25bb01db8cd9618ee1917cd.tar.xz |
Fix typo.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ This will install the header files, libraries, and the gcc wrapper into the directories defined in Config. If you are targetting the same architecture as the host machine, -you may want to add a link from /lib/ld-uclibc.0 to the location -where ld-uclibc.0 was installed. This allows you to run binaries +you may want to add a link from /lib/ld-uClibc.0 to the location +where ld-uClibc.0 was installed. This allows you to run binaries compiled against uClibc without contaminating /lib too much. |