Wireshark-commits: [Wireshark-commits] master 074f8c4: RPM: optionally use ccache to	speed up (re)b
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=074f8c492c64ad15a5db6ea12820867685da37ee
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
074f8c4 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
    RPM: optionally use ccache to speed up (re)builds.
    
    Installing and enabling ccache makes testing RPM builds (which always do a
    complete build) much less painful.
    
    Change-Id: Ie9ab1794614701cdbe261089f81398c2b7d1f027
    Reviewed-on: https://code.wireshark.org/review/29812
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  ab53831   Netmon+Message Analyzer: Fix a couple of lengths.
     add  074f8c4   RPM: optionally use ccache to speed up (re)builds.
Summary of changes:
 CMakeLists.txt                  | 3 +++
 packaging/rpm/wireshark.spec.in | 9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)