emaste created this revision. emaste added a subscriber: freebsd-toolchain.
REVISION SUMMARY If the program name has a dash in it, consider the name to start after the last dash. We select the mode of operation (elfcopy, mcs, or strip) based on the program name. This improves use of these tools as drop-in replacements for GNU objcopy and strip, which are built with a limited set of supported targets and often installed with a target prefix for cross tools (e.g. aarch64-freebsd-strip). REVISION DETAIL https://reviews.freebsd.org/D1663 AFFECTED FILES elfcopy/main.c To: emaste Cc: freebsd-toolchain _______________________________________________ freebsd-toolchain@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"