Wireshark-commits: [Wireshark-commits] master-2.2 987fb23: autotools: really disable warnings by de
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Aug 2016 15:14:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=987fb2347f786cc0f22b876753fdcd4a95912212
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

987fb23 by Peter Wu (peter@xxxxxxxxxxxxx):

    autotools: really disable warnings by default
    
    The v2.2.0rc1 release tarball accidentally enables warnings as errors,
    this led to build failures due to warnings that occur on 32-bit builds.
    
    Change-Id: Ib12f5762e9b30a681b193014ed78dc73bc794b0f
    Reviewed-on: https://code.wireshark.org/review/17420
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  50c51c8   ipv6: fix build with old 32-bit glib headers
    adds  987fb23   autotools: really disable warnings by default


Summary of changes:
 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)