commit | 44a0c36c76aa8ddc01f5c874f80c11c82eb74cf2 | [log] [tgz] |
---|---|---|
author | perl <[email protected]> | Tue Nov 16 14:37:00 2021 -0800 |
committer | perl <[email protected]> | Tue Nov 16 14:37:00 2021 -0800 |
tree | 1348cffdb6805ef18c4f6570514366ae7a259a00 | |
parent | 0bfea6599b8a3ebd2c3f98bf6e0d2705e5cb609c [diff] |
pc-bios/optionrom: Drop -fcf-protection Earlier this year, Ubuntu gcc packages turned on -fcf-protection which causes build failures for the optionrom code likely because it builds with -march=i486 and -fcf-protection is only supported for i686 targets or newer. Test: checkout and build trusty with GCC 11.2.0 or newer. Bug: None Change-Id: I735ab4b5d840254968217bfe016b9d52f483536f