diff --git a/pmb/aportgen/linux.py b/pmb/aportgen/linux.py index 2bdea91b..053c67d6 100644 --- a/pmb/aportgen/linux.py +++ b/pmb/aportgen/linux.py @@ -84,6 +84,7 @@ def generate(args, pkgname): patches = [ "gcc7-give-up-on-ilog2-const-optimizations.patch", "gcc8-fix-put-user.patch", + "gcc10-extern_YYLOC_global_declaration.patch", "kernel-use-the-gnu89-standard-explicitly.patch", ] for patch in patches: