commit | 2e834cd27703ad2e378a9dfd4d37f10bc376b7b0 | [log] [tgz] |
---|---|---|
author | Eugene Rozenfeld <erozen@microsoft.com> | Mon Aug 07 13:07:43 2023 +0200 |
committer | Alan Modra <amodra@gmail.com> | Sat Aug 12 10:25:06 2023 +0930 |
tree | a31b9fd11ecf598b0cff55e96c7d661bd44080a4 | |
parent | 91c7a3089cc04de9a4b65a166ade551485c98280 [diff] |
Disable warnings as errors for STAGEautofeedback. Compilation during STAGEautofeedback produces additional warnings since inlining decisions with -fauto-profile are different from other builds. This patches disables warnings as errors for STAGEautofeedback. Tested on x86_64-pc-linux-gnu. * Makefile.tpl: Disable warnings as errors for STAGEautofeedback