Wireshark-commits: [Wireshark-commits] master 53957d8: Go back to non-verbose Makefiles.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Aug 2014 18:30:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53957d846c6831e943b70db5ae79bc750bf7397f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

53957d8 by Guy Harris (guy@xxxxxxxxxxxx):

    Go back to non-verbose Makefiles.
    
    (The difference in question turned out to be that optimization wasn't
    turned on for autotools builds but was turned on for CMake builds.
    Comparing the compiler options also found some other differences that
    should be cleaned up.)
    
    Change-Id: I2edb28dedc47fe10b3f68f25d3e302430b27bf46
    Reviewed-on: https://code.wireshark.org/review/3386
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3da89d6   Add missing macro parameter
    adds  53957d8   Go back to non-verbose Makefiles.


Summary of changes:
 CMakeLists.txt |    7 -------
 1 file changed, 7 deletions(-)