Linux v4.15

This commit is contained in:
Ciro Santilli
2018-01-30 17:53:00 +00:00
parent 6b0f89a8b4
commit dc495f9334
5 changed files with 24 additions and 17 deletions

4
configure vendored
View File

@@ -48,6 +48,10 @@ EOF
exit 0
}
# Without this started failing in kernel 4.15 with:
# Makefile:932: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.
pkgs="$pkgs libelf-dev"
sudo apt-get update $y
# Building SDL for QEMU in Buildroot was rejected upstream because it adds many dependencies:
# https://patchwork.ozlabs.org/patch/770684/