gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-712


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-712-g66df930
Date: Thu, 7 Sep 2017 02:19:27 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  66df930850cff5f9c22e5b4eb85fe6e337acc877 (commit)
      from  e76e034c261a656fcaf9a91399575acf6b8c2ff7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 66df930850cff5f9c22e5b4eb85fe6e337acc877
Author: Fred Wright <address@hidden>
Date:   Wed Sep 6 16:23:54 2017 -0700

    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.

-----------------------------------------------------------------------

Summary of changes:
 .travis.build | 2 +-
 .travis.yml   | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]