pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53451 CVS commit: pkgsrc/databases/redis



The following reply was made to PR pkg/53451; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53451 CVS commit: pkgsrc/databases/redis
Date: Sun, 15 Jul 2018 23:35:35 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Sun Jul 15 23:35:35 UTC 2018
 
 Modified Files:
 	pkgsrc/databases/redis: Makefile
 
 Log Message:
 redis: force -march=i586 on x86_32 to allow 8 byte atomics
 (netbsd defaults to i486 and doesn't provide magic to hide this)
 
 Fixes PR pkg/53451
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.38 pkgsrc/databases/redis/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index