[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: openssl/crypto/ Makefile
From:       "Dr. Stephen Henson" <steve () openssl ! org>
Date:       2011-01-26 16:22:03
Message-ID: 20110126162203.6B4BF1EAE89E () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Dr. Stephen Henson
  Root:   /v/openssl/cvs                   Email:  steve@openssl.org
  Module: openssl                          Date:   26-Jan-2011 17:22:03
  Branch: HEAD                             Handle: 2011012616220300

  Modified files:
    openssl/crypto          Makefile

  Log:
    Use ARX in crypto/Makefile

  Summary:
    Revision    Changes     Path
    1.33        +1  -1      openssl/crypto/Makefile
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/crypto/Makefile
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 Makefile
  --- openssl/crypto/Makefile	26 Jul 2010 22:04:31 -0000	1.32
  +++ openssl/crypto/Makefile	26 Jan 2011 16:22:03 -0000	1.33
  @@ -100,7 +100,7 @@
   lib:	$(LIB)
   	@touch lib
   $(LIB):	$(LIBOBJ)
  -	$(AR) $(LIB) $(LIBOBJ)
  +	$(ARX) $(LIB) $(LIBOBJ)
   	$(RANLIB) $(LIB) || echo Never mind.
   
   shared: buildinf.h lib subdirs
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic