Descriptionlinux: set a compiler flag that drops the eh_frame section
eh_frame is data used for exception frames. We already disable exceptions,
but it turns out this obscure extra flag was responsible for the eh_frame
making it into our binaries.
This shaves off another few megabytes from our binaries.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32254
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|