Wireshark-commits: [Wireshark-commits] master 3d9f0db: Temporarily make cmake builds verbose, for d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Oct 2015 04:59:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d9f0db88a251d4363987d523510770ee315b4b9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d9f0db by Guy Harris (guy@xxxxxxxxxxxx):

    Temporarily make cmake builds verbose, for debugging purposes.
    
    Try to figure out why CMake builds work on the 32-bit OS X buildbot but
    autotools builds don't; either the compiler commands are different in
    ways that break the autotools build, or the config.h files are different
    in ways that break the autotools build, or magic pixies affect the
    builds in different ways that only break the autotools build.
    
    Change-Id: Id24bad04ff8ef755e4966e28fd445c2ab05c6913
    Reviewed-on: https://code.wireshark.org/review/10931
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  69a70df   IPv6: Set destination address for RPL routing header
    adds  3d9f0db   Temporarily make cmake builds verbose, for debugging purposes.


Summary of changes:
 CMakeLists.txt |    7 +++++++
 1 file changed, 7 insertions(+)