summaryrefslogtreecommitdiff
path: root/devtools/sizes
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-14 18:52:34 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-14 18:52:34 -0400
commite5cf5cd806ee0277ec4174acc9dfdf7cb0c85f64 (patch)
tree45a78c70c07dcc003de6e9a4f998bba9620d54f8 /devtools/sizes
parent6d3452b088042bcb6deb9521efa53dd0f9a029cd (diff)
downloadgpsd-e5cf5cd806ee0277ec4174acc9dfdf7cb0c85f64.tar.gz
First xut at JSON passthrough code.
Not turned in by default yet; it interferes with RTCM2 decoding.
Diffstat (limited to 'devtools/sizes')
-rwxr-xr-xdevtools/sizes1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/sizes b/devtools/sizes
index 45f2e63b..57617de4 100755
--- a/devtools/sizes
+++ b/devtools/sizes
@@ -65,6 +65,7 @@ sizeit("Minimalist build, stripped to NMEA only with shm interface",
"control_socket=no",
"ipv6=no",
"netfeed=no",
+ "passthrough=no",
"fixed_port_speed=9600",
"limited_max_devices=1",
] + nmea_variants + binary_gps + non_gps + time_service + debugging)