summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorSanjeev <ghane0@gmail.com>2016-03-18 09:00:28 +0800
committerJon Schlueter <jon.schlueter@gmail.com>2016-03-17 21:34:15 -0400
commitde4f6004f8c8b437bc1317204e0023d98f07e937 (patch)
tree7b38f5d8d548b0e7dd4981a8b0e9a7e8ca9a9e18 /build.txt
parent04bb2c01f49e023520f0bea4e26adc5308a779cd (diff)
downloadgpsd-de4f6004f8c8b437bc1317204e0023d98f07e937.tar.gz
Correct crossbuild example, from a clean git clone
The sample typescript assumed that you had a previous .scons-options-cache saved.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index 349d9ecc..01fb4723 100644
--- a/build.txt
+++ b/build.txt
@@ -459,7 +459,12 @@ $ git clone [...]
Cloning into gpsd...
[...]
$ cd gpsd
-$ cp ../.scons-option-cache .
+----
+
+Edit .scons-options-cache (may not exist) and add lines, describing
+what your target architecture and build preferences are.
+
+----
$ cat .scons-option-cache
libgpsmm = False
libQgpsmm = False