diff options
| author | Alexander Egorenkov <eaibmz@gmail.com> | 2025-05-26 14:06:56 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-06-10 11:11:43 +0000 |
| commit | 5d7e17caf7d0971d22446d8a81bcf1cd8c18a0dc (patch) | |
| tree | a5b3765b1130186ae65614810766f6a34a81fe60 /executor/executor_test.h | |
| parent | 8937fbd020205c74164f5912c8e36a5f6404a657 (diff) | |
pkg/csource: remove C23 embed built-in defines
The new C23 embed built-in defines cause build errors in executor with
GCC 15.
<stdin>:3:9: error: ‘__STDC_EMBED_NOT_FOUND__’ redefined [-Werror]
<built-in>: note: this is the location of the previous definition
<stdin>:4:9: error: ‘__STDC_EMBED_FOUND__’ redefined [-Werror]
<built-in>: note: this is the location of the previous definition
<stdin>:5:9: error: ‘__STDC_EMBED_EMPTY__’ redefined [-Werror]
<built-in>: note: this is the location of the previous definition
Signed-off-by: Alexander Egorenkov <eaibmz@gmail.com>
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
