summaryrefslogtreecommitdiffstats
path: root/src/Makefile.housekeeping
diff options
context:
space:
mode:
authorMichael Brown2011-03-16 18:15:25 +0100
committerMichael Brown2011-03-16 20:31:44 +0100
commit511fd46976419bd2653fe7aef4d345437765bcbb (patch)
tree2c9c93027cd5873a383d71513f07d85098c01321 /src/Makefile.housekeeping
parent[build] Allow workaround-specific flags to override default flags (diff)
downloadipxe-511fd46976419bd2653fe7aef4d345437765bcbb.tar.gz
ipxe-511fd46976419bd2653fe7aef4d345437765bcbb.tar.xz
ipxe-511fd46976419bd2653fe7aef4d345437765bcbb.zip
[build] Avoid spurious unused-but-set-variable warnings in gcc 4.6
The __table_entries() construction seems to trigger a false positive warning in gcc 4.6 relating to variables which are set but never used. Add __attribute__((unused)) to inhibit this warning. Reported-by: Ralph Giles <giles@thaumas.net> Tested-by: Ralph Giles <giles@thaumas.net> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile.housekeeping')
0 files changed, 0 insertions, 0 deletions