]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Inhibit more linker warnings about an implied executable stack
authorMichael Brown <mcb30@ipxe.org>
Tue, 4 Jul 2023 14:12:49 +0000 (15:12 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 4 Jul 2023 14:12:49 +0000 (15:12 +0100)
commit824441069010806b63cc5d110e5acd1f1d1ee858
tree0680ab79f4cc14ef0dea185328789d2b51e717b0
parentdaa9e54ab8207ea9bae80db16d664d019d590fb2
[build] Inhibit more linker warnings about an implied executable stack

Add .note.GNU-stack section declarations to the autogenerated PCI
device ID list objects.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/Makefile.housekeeping