ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 155fe6c: Set CXXFLAGS to include $VERSION_MIN_FLAGS.

Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Nov 2014 02:51:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=155fe6c689a90dbd2eb4041bae8d39ad8407722d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

155fe6c by Guy Harris (guy@xxxxxxxxxxxx):

    Set CXXFLAGS to include $VERSION_MIN_FLAGS.
    
    You never know when some library might start using C++, so set CXXFLAGS
    everywhere.
    
    Change-Id: I7e49a3446bb6b587e20058be48e06a5f345679c3
    Reviewed-on: https://code.wireshark.org/review/5036
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  2bd1d46   Qt: Better Follow Stream hints.
    adds  155fe6c   Set CXXFLAGS to include $VERSION_MIN_FLAGS.


Summary of changes:
 macosx-setup.sh |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)