Wireshark-commits: [Wireshark-commits] master a4c3061: Use -O2 option when compiling with MSVC
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Jun 2014 14:55:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a4c306185b2355972ea72a9d16d6d86ff18097c6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a4c3061 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Use -O2 option when compiling with MSVC
    
    Change-Id: Ia2c14b782b1a73ecab41c25ed21e4fcf356f5ee3
    Reviewed-on: https://code.wireshark.org/review/1948
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4b9b29b   Clang complained about non initialized variable.
    adds  a4c3061   Use -O2 option when compiling with MSVC


Summary of changes:
 config.nmake |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)