Wireshark-commits: [Wireshark-commits] master-3.2 03177f7: gitlab-ci: test nopcap build with gcc-7
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 14 Mar 2020 17:45:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=03177f7787c9dd066197f98e5a0c9131b13dc771
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

03177f7 by Peter Wu (peter@xxxxxxxxxxxxx):

    gitlab-ci: test nopcap build with gcc-7 instead of gcc-8
    
    gcc-7 is included with build-essential on Ubuntu 18.04, not installing
    an additional gcc-8 saves 110M on disk. The coverage should more or less
    be the same, even very old compilers will catch typical build failures.
    
    Change-Id: I03c95dcd1c83b02390489a47de7e2a8d2d757232
    Reviewed-on: https://code.wireshark.org/review/36415
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit cb2e48efe98180e4319eff4a54ab9b8c60179c61)
    Reviewed-on: https://code.wireshark.org/review/36418
    

Actions performed:

    from  0f12a5a   gitlab-ci: print tshark --version for OpenSUSE and Debian
     add  03177f7   gitlab-ci: test nopcap build with gcc-7 instead of gcc-8


Summary of changes:
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)