pkgsrc/security/openssl/patches
grant 830d7cd76e ick: openssl builds PIC static libraries and then later uses them to
build shared libraries. on Darwin with xlc, this fails because of the
way xlc invokes Darwin's in-base libtool to create shared libraries,
meaning that the -all_load argument cannot be used to import all
symbols.

work around this the same way as UnixWare does it, by listing the
archive library contents and linking the object files into the shared
library individually. also remove some other assumed gcc'isms to make
this build on Darwin with xlc.

XXX maybe this pkg should be libtool'ized?
2004-12-19 02:48:32 +00:00
..
patch-aa Make compile on Interix. No-op change for other platforms, so no PKGREVISION 2004-04-25 20:36:11 +00:00
patch-ab Update to 0.9.6k: 2003-10-02 02:34:39 +00:00
patch-ac Make compile on Interix. No-op change for other platforms, so no PKGREVISION 2004-04-25 20:36:11 +00:00
patch-ad Update to 0.9.6mnb2: Don't install (deprecated) der_chop example 2004-12-17 23:08:36 +00:00
patch-ae
patch-af ick: openssl builds PIC static libraries and then later uses them to 2004-12-19 02:48:32 +00:00
patch-aj Update to 0.9.6k: 2003-10-02 02:34:39 +00:00
patch-ak Fix build on NetBSD sparc64 with perl 5.8. 2004-03-29 13:49:42 +00:00