wok diff cyrus-imapd/receipt @ rev 19636

linld: check asm instructions again processor type
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 20 09:55:25 2017 +0100 (2017-01-20)
parents 9e01bc6321ea
children 970c5ec9a60a
line diff
     1.1 --- a/cyrus-imapd/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/cyrus-imapd/receipt	Fri Jan 20 09:55:25 2017 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	export LDFLAGS="$LDFLAGS -lpthread"
     1.9  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.10  	--with-service-path=/usr/lib/cyrus \
    1.11  	--with-cyrus-prefix=/usr/lib/cyrus \