List Info

Thread: OpenSSL: OpenSSL-fips2-0_9_7-stable: openssl/fips-1.0/ Makefile




OpenSSL: OpenSSL-fips2-0_9_7-stable: openssl/fips-1.0/ Makefile
user name
2007-01-25 18:39:55
OpenSSL CVS Repository http://cvs.openssl.org/ ____________________________________________________________________________ Server: cvs.openssl.org Name: Dr. Stephen Henson Root: /v/openssl/cvs Email: steveopenssl.org Module: openssl Date: 26-Jan-2007 01:39:55 Branch: OpenSSL-fips2-0_9_7-stable Handle: 2007012600395500 Modified files: (Branch: OpenSSL-fips2-0_9_7-stable) openssl/fips-1.0 Makefile Log: Use correct shared lib name in fips-1.0 Summary: Revision Changes Path 1.1.2.15.2.6+2 -2 openssl/fips-1.0/Makefile ____________________________________________________________________________ patch -p0 <<' .' Index: openssl/fips-1.0/Makefile ============================================================================ $ cvs diff -u -r1.1.2.15.2.5 -r1.1.2.15.2.6 Makefile --- openssl/fips-1.0/Makefile 26 Jan 2007 00:13:45 -0000 1.1.2.15.2.5 +++ openssl/fips-1.0/Makefile 26 Jan 2007 00:39:55 -0000 1.1.2.15.2.6 -34,7 +34,7 GENERAL=Makefile README fips-lib.com install.com LIB= $(TOP)/libcrypto.a -SHARED_LIB= libcrypto$(SHLIB_EXT) +SHARED_LIB= $(FIPSCANLIB)$(SHLIB_EXT) LIBSRC=fips.c fips_err_wrapper.c LIBOBJ=fips.o fips_err_wrapper.o -141,7 +141,7 touch lib shared: fips_premain_dso$(EXE_EXT) - if [ -n "$(SHARED_LIBS)" -a "$(FIPSCANLIB)" = "libfips" ]; then + if [ -n "$(SHARED_LIBS)" ]; then (cd ..; $(MAKE) FIPSLD_CC=$(CC) FIPSLD=fips-1.0/fipsld $(SHARED_LIB)); fi . ______________________________________________________________________ OpenSSL Project http://www.openssl.org CVS Repository Commit List openssl-cvsopenssl.org Automated List Manager majordomoopenssl.org
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )