Wireshark-commits: [Wireshark-commits] master 372b965: Add -D_FORTIFY_SOURCE=0 for C++ if we're usi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Feb 2019 20:36:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=372b9657a61bbf88edf5f50ee3b91cdc743c222e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

372b965 by Guy Harris (guy@xxxxxxxxxxxx):

    Add -D_FORTIFY_SOURCE=0 for C++ if we're using it for C.
    
    Change-Id: Ideaba2faaa7b968947f7af90b41c40a8edb4d3c2
    Reviewed-on: https://code.wireshark.org/review/32160
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1798a3f   Set CXXFLAGS and LDFLAGS for all libraries.
     add  372b965   Add -D_FORTIFY_SOURCE=0 for C++ if we're using it for C.


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