OpenBSD/ports TEcP2cFinfrastructure/bin build-debug-info

   Use strip(1) instead of objcopy(1) to remove debug information.


   Few people complained that stripped binaries are slightly
   larger now than they used to be when debug packages are enabled.

   My investigations show that this is because objcopy --strip-debug is
   less efficient than plain strip(1) which is what we use for non-debug
   packages.

   Reintroducing strip(1) does not affect current debug packages behaviour
   in my experience. The link to the debug symbols is still there and
   egdb(1) still loads it automatically and displays all the debug info.

   OK espie@
VersionDeltaFile
1.28+3-3infrastructure/bin/build-debug-info
+3-31 files

UnifiedSplitRaw