From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-59046-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id A25DC198005
	for <garchives@archives.gentoo.org>; Wed,  6 Mar 2013 19:36:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 184F5E0A5C;
	Wed,  6 Mar 2013 19:36:18 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 24FF7E09EF
	for <gentoo-dev@lists.gentoo.org>; Wed,  6 Mar 2013 19:36:17 +0000 (UTC)
Received: from [10.0.18.126] (unknown [199.193.222.22])
	(using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: steev)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 17A3633DC42;
	Wed,  6 Mar 2013 19:36:16 +0000 (UTC)
Message-ID: <1362598360.502.1.camel@oswin.hackershack.net>
Subject: Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for
 module signing
From: Steev Klimaszewski <steev@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: ryao@gentoo.org
Date: Wed, 06 Mar 2013 13:32:40 -0600
In-Reply-To: <CA+ZvHYHJEa+9BXkFd6hjMQNyptC1PD+Qxx8ue4CCtLD6DH-xBw@mail.gmail.com>
References: 
	<CA+ZvHYHJEa+9BXkFd6hjMQNyptC1PD+Qxx8ue4CCtLD6DH-xBw@mail.gmail.com>
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature";
	boundary="=-pt5ihofh6VqK3b5wg7BQ"
X-Mailer: Evolution 3.6.3 
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
Mime-Version: 1.0
X-Archives-Salt: f0bc8d14-0e5c-4e5e-9aea-3a248f86c5e8
X-Archives-Hash: a587b1d17690af91ef1ed702caa62ba3


--=-pt5ihofh6VqK3b5wg7BQ
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

-----Original Message-----
From: Carlos Silva <r3pek@r3pek.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for
module signing
Date: Wed, 6 Mar 2013 18:25:38 -0100

@@ -663,7 +696,7 @@
=20
  # This looks messy, but it is needed to handle multiple variables
  # being passed in the BUILD_* stuff where the variables also have
- # spaces that must be preserved. If don't do this, then the stuff
+ # spaces that must be preserved. If dont do this, then the stuff
  # inside the variables gets used as targets for Make, which then
  # fails.
  eval "emake HOSTCC=3D\"$(tc-getBUILD_CC)\" \


^^ Why did you remove the ' in don't ?  Seems like it was an mistake?
The rest looks fine to me, maybe Ryao can chime in, I know he was
interested in module signing.

--=-pt5ihofh6VqK3b5wg7BQ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQEcBAABAgAGBQJRN5nYAAoJEKwp3Cn9qpV+wZYIAL8W4EPsP9Su5oK41P1BmMi3
rZniG9WxL6KRzAoQbaSF2Sr6JqSTPAbQn3oe7+e/OsNeygO/QxkZ7Q5VpiC3637M
zWc5jFscJPYYKAfZElRGXqZOcnP+PlVq3fKEsHx/5Vs7nTCF1F8BuYpBfWcizmZQ
TNuzWXe40CuolgWVS9b5dYh3heu+CmcnM9foCOcWJya0brkNgJFEJkETuHB7tOWy
CVrtzd2wf02fxAn0/6pxTVweWwdwGrpmtbf5fVLHTp3vF1WMHrbSmZIWB79/BnX3
FSaprKjfZ7HF1s5BPWbKS4L1HUm2NGea6rPYC3SxLf1AFU9Tt3Occd6WusuCCaw=
=U0bk
-----END PGP SIGNATURE-----

--=-pt5ihofh6VqK3b5wg7BQ--