linux4.14: let linux4.14-headers detect its dependency on libelf.
This is needed for /usr/src/kernel-headers-4.14.4_1/tools/objtool/objtool, which is new with CONFIG_ORC_UNWINDER=y.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.5
|
||||
revision=1
|
||||
revision=2
|
||||
patch_args="-Np1"
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
@@ -274,7 +274,6 @@ do_install() {
|
||||
linux4.14-headers_package() {
|
||||
preserve=yes
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
noshlibprovides=yes
|
||||
short_desc+=" - source headers for 3rd party modules"
|
||||
pkg_install() {
|
||||
|
||||
Reference in New Issue
Block a user