Wireshark-commits: [Wireshark-commits] master 1798a3f: Set CXXFLAGS and LDFLAGS for all libraries.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Feb 2019 20:26:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1798a3f29561911b7a3587fe9ce0dcc849237847
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1798a3f by Guy Harris (guy@xxxxxxxxxxxx):

    Set CXXFLAGS and LDFLAGS for all libraries.
    
    If a minimum version number is specified, we need them all built with
    that and with the selected SDK.
    
    Change-Id: I84b98c67c64da12d3a3b234a41991675a71aeb82
    Reviewed-on: https://code.wireshark.org/review/32156
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ce2dadd   Get rid of extra space between environment variable settings.
     add  1798a3f   Set CXXFLAGS and LDFLAGS for all libraries.


Summary of changes:
 tools/macos-setup.sh | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)