URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75852074c485dc5c2e4af67e03132151fa1d308f
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.2
Repository: wireshark

Commits:

7585207 by Guy Harris (g...@alum.mit.edu):

    Fix stripping of binaries.
    
    Instead of using the never-defined $binpath (undefined going back to at
    least Wireshark 1.0.0 - is it a leftover from the Inkscape version?),
    use $bundle_binary_list, to strip all the executables with strip -ur.
    
    (Not that we want to strip anything - we don't even want the debugging
    symbols stripped! - but for cleanliness.)
    
    Change-Id: I9c3520ffb418bf9dc206d3ccb55d347c208f3be2
    Reviewed-on: https://code.wireshark.org/review/26033
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    (cherry picked from commit 316b858d28092bb1c55ff50cfe68ae51f34425de)
    Reviewed-on: https://code.wireshark.org/review/26035
    

Actions performed:

    from  58e6809   Don't use find to find files to check for dependencies.
    adds  7585207   Fix stripping of binaries.


Summary of changes:
 packaging/macosx/osx-app.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
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