Gentoo Archives: gentoo-dev

From: Steev Klimaszewski <steev@g.o>
To: gentoo-dev@l.g.o
Cc: ryao@g.o
Subject: Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing
Date: Wed, 06 Mar 2013 19:36:26
Message-Id: 1362598360.502.1.camel@oswin.hackershack.net
In Reply to: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing by Carlos Silva
1 -----Original Message-----
2 From: Carlos Silva <r3pek@×××××.org>
3 To: gentoo-dev@l.g.o
4 Subject: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for
5 module signing
6 Date: Wed, 6 Mar 2013 18:25:38 -0100
7
8 @@ -663,7 +696,7 @@
9
10 # This looks messy, but it is needed to handle multiple variables
11 # being passed in the BUILD_* stuff where the variables also have
12 - # spaces that must be preserved. If don't do this, then the stuff
13 + # spaces that must be preserved. If dont do this, then the stuff
14 # inside the variables gets used as targets for Make, which then
15 # fails.
16 eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" \
17
18
19 ^^ Why did you remove the ' in don't ? Seems like it was an mistake?
20 The rest looks fine to me, maybe Ryao can chime in, I know he was
21 interested in module signing.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [RFC] patch linux-mod.eclass to add support for module signing Carlos Silva <r3pek@×××××.org>