summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-09-20 01:44:16 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-20 01:44:16 -0400
commit4d43d4aa4567c6e291f8b1392f03b9b31501101e (patch)
treec9128411242de438947c21d9c0ea5dccfcaf9ec6 /build.txt
parent3c3ff02f24ee07760b27a5b95f8b417fd3afa66b (diff)
downloadgpsd-4d43d4aa4567c6e291f8b1392f03b9b31501101e.tar.gz
"--sysroot" needs to be "sysroot" now.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index d0c77d96..b753b4bb 100644
--- a/build.txt
+++ b/build.txt
@@ -186,7 +186,7 @@ headers without specifying -I and -L options.
In the options cache file gpsd is configured to install to
/work/buildroot/output/staging/usr path, so gpsd clients could be
compiled against libgps.so using /work/buildroot/output/staging as
---sysroot option.
+sysroot option.
"arm-indigo-linux-gnueabi" as target means that
arm-indigo-linux-gnueabi-gcc and related tools are available in PATH;