wok-4.x diff linux-api-headers/receipt @ rev 12466
New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.23.1
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Nov 09 15:12:00 2022 +0000 (2022-11-09) |
parents | 56c77b4c1490 |
children |
line diff
1.1 --- a/linux-api-headers/receipt Wed May 25 01:03:25 2011 +0200 1.2 +++ b/linux-api-headers/receipt Wed Nov 09 15:12:00 2022 +0000 1.3 @@ -24,6 +24,9 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + 1.8 + patch -p1 < $stuff/header-type-missing.patch 1.9 + 1.10 make mrproper && 1.11 make headers_check && 1.12 make INSTALL_HDR_PATH=$DESTDIR/usr headers_install