wok diff glibc/receipt @ rev 23912

linux: add CONFIG_I2C_HID
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 16 10:22:39 2020 +0000 (2020-08-16)
parents d411d873dbdf
children 324b3fa82b76
line diff
     1.1 --- a/glibc/receipt	Thu Jul 16 09:15:37 2020 +0000
     1.2 +++ b/glibc/receipt	Sun Aug 16 10:22:39 2020 +0000
     1.3 @@ -50,7 +50,7 @@
     1.4  		--enable-kernel=2.6.30 --with-headers=/tools/include \
     1.5  		libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes &&
     1.6  	make -j1 &&
     1.7 -	make install
     1.8 +	make -j1 install
     1.9  	} || return 1
    1.10  
    1.11  	# Link compiler to this new glibc.