emaste created this revision.
emaste added a subscriber: freebsd-toolchain.

REVISION SUMMARY
  When asked to strip a specific symbol (-N) strip still defaulted to 
STRIP_ALL. In this case binutils defaults to stripping nothing (other than the 
requested symbol(s), of course), which makes a lot more sense.
  
  PR 196038
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196038

TEST PLAN
    - reduced test case from PR
    - build ffmpeg port

REVISION DETAIL
  https://reviews.freebsd.org/D1327

AFFECTED FILES
  contrib/elftoolchain/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"

Reply via email to