URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e6b5bd09766a1320c5540f78eb0e4ba03ce8f108
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

e6b5bd0 by Graham Bloice (graham.blo...@trihedral.com):

    Build: Add LTO/IPO support
    
    Enable Link Time Optimization, also known as Interprocedural Optimization
    if the compiler supports it.
    
    Added a CMake option (ENABLE_LTO), defaulted to ON only on Windows
    
    Change-Id: Iea02b00aac12cc9a62595eeb8ff52382f1c4ddcd
    Reviewed-on: https://code.wireshark.org/review/37573
    Reviewed-by: Graham Bloice <graham.blo...@trihedral.com>
    Petri-Dish: Graham Bloice <graham.blo...@trihedral.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  458623f   ISUP: Decode Bellcore GR-317/GR-394 as ANSI
     add  e6b5bd0   Build: Add LTO/IPO support


Summary of changes:
 CMakeLists.txt   | 18 ++++++++++++++++++
 CMakeOptions.txt |  6 ++++++
 2 files changed, 24 insertions(+)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to