wok diff uhd/receipt @ rev 20184

memtest, ipxe: update bootsector
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 01 12:59:51 2018 +0100 (2018-02-01)
parents b0072f522c17
children 002dece9cd28
line diff
     1.1 --- a/uhd/receipt	Wed Feb 08 16:11:24 2017 +0100
     1.2 +++ b/uhd/receipt	Thu Feb 01 12:59:51 2018 +0100
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	cd $src/host
     1.9  	mkdir build
    1.10  	cd build