URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cea16864953e026ad9a0047534f8d6e8fb2648fc
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cea1686 by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Minimize our dsyms.
Pass --minimize to dsymutil, which reduces the size of our dsyms. Print
the name of each file as we dsymify it.
Change-Id: Ic8b14daa2ceaa07c2c9ca3162020e5861d165f6d
Ping-bug: 15361
Reviewed-on: https://code.wireshark.org/review/31150
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 036c3d6 tshark: fix compilation with gcc-8 without pcap.
add cea1686 macOS: Minimize our dsyms.
Summary of changes:
packaging/macosx/osx-app.sh.in | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)