pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/security/libgcrypt
Hi,
From: Kimihiro Nonaka <nonakap%gmail.com@localhost>, Date: Sun, 15 May 2016 11:53:45 +0900
> Hi,
>
> It still fail to build on netbsd-6.
> I think to need the following patch.
Exactly, I have just added the compiler.mk line.
Thank you very much.
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/security/libgcrypt/Makefile,v
> retrieving revision 1.77
> diff -u -p -r1.77 Makefile
> --- Makefile 14 May 2016 23:16:43 -0000 1.77
> +++ Makefile 15 May 2016 02:41:15 -0000
> @@ -20,6 +20,7 @@ TEXINFO_REQD= 4.0
> INFO_FILES= yes # PLIST
>
> .include "../../mk/bsd.prefs.mk"
> +.include "../../mk/compiler.mk"
>
> .if empty(MACHINE_PLATFORM:MNetBSD-*-i386) && \
> empty(MACHINE_PLATFORM:MNetBSD-*-alpha) && \
>
>
> 2016-05-15 8:16 GMT+09:00 Ryo ONODERA <ryoon%netbsd.org@localhost>:
>> Module Name: pkgsrc
>> Committed By: ryoon
>> Date: Sat May 14 23:16:43 UTC 2016
>>
>> Modified Files:
>> pkgsrc/security/libgcrypt: Makefile
>>
>> Log Message:
>> Fix _gcry_sha1_transform_amd64_avx undefined reference error
>> under NetBSD/amd64 6 and CentOS 6.
>>
>> * Explicitly disable AVX and AVX2 for GCC 4.4 and 4.5
>>
>>
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.76 -r1.77 pkgsrc/security/libgcrypt/Makefile
>>
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>>
>
> --
> NONAKA Kimihiro
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index