summaryrefslogtreecommitdiff
path: root/driver_proto.c
diff options
context:
space:
mode:
authorFred Wright <fw@fwright.net>2017-09-06 16:23:54 -0700
committerFred Wright <fw@fwright.net>2017-09-06 23:17:20 -0700
commit66df930850cff5f9c22e5b4eb85fe6e337acc877 (patch)
treebe6e22affac93c1acd9f10f1ee8cb79188b0c849 /driver_proto.c
parente76e034c261a656fcaf9a91399575acf6b8c2ff7 (diff)
downloadgpsd-66df930850cff5f9c22e5b4eb85fe6e337acc877.tar.gz
Disables Travis builds of C++ code with clang.
There is a compatibility issue with some versions of clang++ and some C++ headers, related to the __float128 type, which causes builds to fail. Until this is reproducible outside Travis, it's best to disable the C++ components when building with clang, rather than having the test fail for reasons having nothing to do with GPSD itself. Non-clang C++ builds are still tested as are non-C++ builds with clang. TESTED: Script change to accept added options work. Real test won't happen until this code is pushed. Only Travis-related files are touched.
Diffstat (limited to 'driver_proto.c')
0 files changed, 0 insertions, 0 deletions