pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/36086 CVS commit: pkgsrc/security/openssl
The following reply was made to PR pkg/36086; it has been noted by GNATS.
From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: PR/36086 CVS commit: pkgsrc/security/openssl
Date: Sun, 1 Apr 2007 21:33:05 +0000 (UTC)
Module Name: pkgsrc
Committed By: tron
Date: Sun Apr 1 21:33:05 UTC 2007
Modified Files:
pkgsrc/security/openssl: Makefile
Log Message:
Add ${BUILDLINK_LDFLAGS.dlcompat} (defined as "-ldl") to "LDFLAGS" under
Mac OS X. This is harmless under recent versions of Mac OS X where
"libdl.dylib" is symbolic link to "libSystem.dylib". And it is necessary
under old versions of Mac OS X (Jaguar and older) where we need the
"libdl.dylib" from the "dlcompat" package.
This should finally fix PR pkg/36086 by John D. Baker.
To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 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