diff options
Diffstat (limited to 'main/linux-headers/APKBUILD')
-rw-r--r-- | main/linux-headers/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-headers/APKBUILD b/main/linux-headers/APKBUILD index 17f0a004e8..ea5fc73532 100644 --- a/main/linux-headers/APKBUILD +++ b/main/linux-headers/APKBUILD @@ -8,7 +8,7 @@ url="http://kernel.org" arch="all" license='GPL2' makedepends="perl" -options="!strip !tracedeps" +options="!dbg !strip !tracedeps" source="https://kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz https://kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch |