pkgsrc-Bugs archive

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

PR/49131 CVS commit: pkgsrc/security/openssl



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

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49131 CVS commit: pkgsrc/security/openssl
Date: Thu, 21 Aug 2014 08:02:57 +0000

 Module Name:   pkgsrc
 Committed By:  wiz
 Date:          Thu Aug 21 08:02:56 UTC 2014
 
 Modified Files:
        pkgsrc/security/openssl: Makefile
 
 Log Message:
 On AIX, openssl ignores $CC & defaults to using the aix-cc profile
 & building with /usr/vac/bin/cc, add the necessary checks to Makefile
 to use the correct profile depending on what CC/ABI is set to.
 
 Patch from Sevan Janiyan in PR 49131, but moved a few lines to not
 affect Darwin.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.195 -r1.196 pkgsrc/security/openssl/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