diff options
| author | Michael Brown | 2012-11-02 13:15:36 +0100 |
|---|---|---|
| committer | Michael Brown | 2012-11-02 14:41:50 +0100 |
| commit | 0932bc5156bd88f773936ee5dac5d574ff921287 (patch) | |
| tree | 8fcab4128707be98beb9ba32db8f7b8fee41ed0c /src/net/dhcppkt.c | |
| parent | [build] Use -maccumulate-outgoing-args if required by gcc (diff) | |
| download | ipxe-0932bc5156bd88f773936ee5dac5d574ff921287.tar.gz ipxe-0932bc5156bd88f773936ee5dac5d574ff921287.tar.xz ipxe-0932bc5156bd88f773936ee5dac5d574ff921287.zip | |
[build] Inhibit .eh_frame on newer gcc versions
Using -fno-dwarf2-cfi-asm is not sufficient to prevent the .eh_frame
section from being generated on newer versions of gcc. Add
-fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables;
this is sufficient to inhibit the .eh_frame section on gcc 4.7.1.
This does not affect the overall binary size, but does fix the numbers
reported by "size" for individual object files.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/dhcppkt.c')
0 files changed, 0 insertions, 0 deletions
