Skip to content
Snippets Groups Projects
Unverified Commit 81f8ca8e authored by Luca Weiss's avatar Luca Weiss Committed by Oliver Smith
Browse files

device/testing/linux-*: get building again (MR 1684)

Mostly the GCC10 yylloc failure was seen but several others have been
observed:

* wireguard script was silently failing
* several gcc10 x86 errors
* a checksum from kernel.org has changed

Now we have 3 different gcc10 yylloc patches:

gcc10-extern_YYLOC_global_declaration.patch:
    Linux < 4.2

linux4.2-gcc10-extern_YYLOC_global_declaration.patch:
    Linux 4.2+

linux4.17-gcc10-extern_YYLOC_global_declaration.patch:
    Linux 4.17+

[ci:skip-build]
[ci:ignore-count]
[ci:skip-vercheck]
parent ed49b2a0
No related branches found
No related tags found
No related merge requests found
Pipeline #200984 passed
Showing
with 125 additions and 8 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment