Commit 40e72eb
Add -Wno-return-type for upstream HACL control-flow warning
Upstream HACL* Hacl_Hash_Blake2s_Simd128.c has a 'control reaches end
of non-void function' warning at line 1297 that GCC treats as error.
This is an upstream HACL code issue (missing return in info function),
not a PowerPC-specific problem. Suppress it until upstream fixes it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f8e620a commit 40e72eb
2 files changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8133 | 8133 | | |
8134 | 8134 | | |
8135 | 8135 | | |
8136 | | - | |
| 8136 | + | |
8137 | 8137 | | |
8138 | 8138 | | |
8139 | 8139 | | |
| |||
0 commit comments