Attention is currently required from: Felix Singer, Angel Pons. Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/58246 )
Change subject: Makefile: use STRIP_ARGS = -s on all systems ......................................................................
Patch Set 3:
(4 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/58246/comment/c00750dd_84691ab4 PS1, Line 9: Strip-all should be the default behavior of strip, but not all systems : support this. Use -s (--strip-all) on all systems to not depend on default behavior.
Is the new version more understandable? […]
Done
Commit Message:
https://review.coreboot.org/c/flashrom/+/58246/comment/12b94c09_48acdf08 PS2, Line 9: Set -s (--strip-all) as STRIP_ARGS explicit on all systems instead of only
Please break at 72 chars.
Done
https://review.coreboot.org/c/flashrom/+/58246/comment/2c7c4c33_a778016f PS2, Line 9: explicit
`explicitly`
Done
https://review.coreboot.org/c/flashrom/+/58246/comment/cd141920_2ddda90f PS2, Line 10: dehavior
`behavior`
Done