freebsd-ports/Mk
Bryan Drewery 6631bf0086 MFH: r469589
stage-qa: Change stripped check to only look for .debug_info.

'strip -x', and splitting out debug symbols with objcopy, will leave
a .symtab section but will still remove the .debug_info section.  file(1)
shows this distinction as well after the use of 'strip -x':

    work/tcl8.7a1/unix/libtcl8.7.so:       ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, with debug_info, not stripped
    work/stage/usr/local/lib/libtcl8.7.so: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, not stripped

This fixes false-positives when using install-strip and symbol splitting.

With hat:	portmgr

Approved by:	portmgr (implicit)
2018-05-10 23:00:46 +00:00
..
Scripts MFH: r469589 2018-05-10 23:00:46 +00:00
Uses MFH: r468751 r468754 r468985 r469332 2018-05-07 20:33:22 +00:00
bsd.ccache.mk WITH_CCACHE_BUILD: Fix some ports not using proper CCACHE_DIR. 2018-02-25 03:32:18 +00:00
bsd.commands.mk Remove debugging 2018-02-20 22:25:54 +00:00
bsd.default-versions.mk Switch the default Perl to 5.26. 2018-03-30 12:15:43 +00:00
bsd.destdir.mk
bsd.fpc.mk - Update to 3.0.4 2018-02-01 07:14:41 +00:00
bsd.gcc.mk Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mk 2017-08-15 12:44:16 +00:00
bsd.gecko.mk MFH: r468751 r468754 r468985 r469332 2018-05-07 20:33:22 +00:00
bsd.gstreamer.mk Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
bsd.java.mk Mk/bsd.java.mk: Strict JAVA_{VERSION,VENDOR,ERROR} validation 2017-11-04 01:16:31 +00:00
bsd.ldap.mk Garbage collect openldap 2.3 leftovers 2017-10-04 09:32:12 +00:00
bsd.licenses.db.mk Remove MPL (without version) license 2017-11-04 13:14:01 +00:00
bsd.licenses.mk Add LICENSE_FILE support for single license file containing multiple licenses 2017-10-07 09:12:31 +00:00
bsd.local.mk
bsd.ocaml.mk Use @postunexec instead of @unexec which is deprecated 2016-11-20 12:35:57 +00:00
bsd.octave.mk - Try to correct a bunch of error messages reported by pkg-fallout@ on 2018-02-25 22:23:45 +00:00
bsd.options.desc.mk Add WAYLAND_DESC 2018-03-25 15:36:32 +00:00
bsd.options.mk * Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites. 2018-03-03 06:50:15 +00:00
bsd.port.mk Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Ensure .CURDIR contains an absolute path without a trailing slash. 2017-11-09 21:48:58 +00:00
bsd.qt.mk Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
bsd.ruby.mk MFH: r466296 2018-04-23 22:04:01 +00:00
bsd.sanity.mk Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses 2018-03-11 14:23:28 +00:00
bsd.sdl.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.sites.mk Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN 2018-03-24 21:12:13 +00:00
bsd.ssp.mk Remove support for FreeBSD < 10.3 from Mk/* 2017-01-03 07:24:49 +00:00
bsd.tex.mk Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports 2016-08-17 12:16:24 +00:00
bsd.wx.mk Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bits 2017-02-12 20:39:55 +00:00
bsd.xorg.mk Consolidate the Mesa ports, update to 17.0.4, and add Wayland option 2017-05-12 18:46:53 +00:00