kernel: bump 5.15 to 5.15.91
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 005-v5.17-03-Kbuild-use-std-gnu11-for-KBUILD_USERCFLAGS.patch
index 198c9e671ab627c2176f2543d1779ae0cdcd84c4..91121b7bacb74400f304a31101fc2ed2a491d2a3 100644 (file)
@@ -32,8 +32,8 @@ Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -432,7 +432,7 @@ HOSTCXX    = g++
- endif
+@@ -433,7 +433,7 @@ endif
+ HOSTPKG_CONFIG        = pkg-config
  
  export KBUILD_USERCFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes \
 -                            -O2 -fomit-frame-pointer -std=gnu89 \