From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 18:39:32 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B8F21065670; Fri, 13 Jul 2012 18:39:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA68D8FC12; Fri, 13 Jul 2012 18:39:31 +0000 (UTC) Message-ID: <50006B63.4020901@FreeBSD.org> Date: Fri, 13 Jul 2012 14:39:31 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120626 Thunderbird/13.0.1 MIME-Version: 1.0 To: Konstantin Belousov References: <4FFF11CA.60004@FreeBSD.org> <4FFF65BD.4060707@FreeBSD.org> <20120713080014.GN2338@deviant.kiev.zoral.com.ua> In-Reply-To: <20120713080014.GN2338@deviant.kiev.zoral.com.ua> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Ben Laurie , freebsd-security@freebsd.org, freebsd-current@freebsd.org Subject: Re: [HEADSUP] OpenSSL 1.0.1c merge in progress X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2012 18:39:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-07-13 04:00:14 -0400, Konstantin Belousov wrote: > How did the asm files were generated (I am sure they are generated) > ? Yes, they are all re-generated. Mostly, it is described in FREEBSD-upgrade file: http://svnweb.freebsd.org/base/vendor-crypto/openssl/dist/FREEBSD-upgrade?view=markup&pathrev=238384 Basically, it goes something like this: cd ${SRCDIR}/secure/lib/libcrypto make -f Makefile.asm all mv *.[Ss] ${MACHINE_CPUARCH} make -f Makefile.asm clean Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAAa2MACgkQmlay1b9qnVMBtACgoxxI+jmAmhcpLnbozW3y2LNd /bUAnjeZ8f9K2ccwTDgicwLBLYUw+Mlp =Gy0L -----END PGP SIGNATURE-----