Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1590837
| From | Will Deacon <will.deacon@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] staging: mkspec: added aarch64 ifarch case. |
| Date | 2017-03-02 05:20 +0100 |
| Message-ID | <tgqnD-5cO-1@gated-at.bofh.it> (permalink) |
| References | <tgqnD-5cO-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 01, 2017 at 09:24:14AM -0800, James Tau wrote: > Patch attempting to fix native 'make rpm' build on ARM64 machines by adding an > "ifarch aarch64" case. Without it, build fails because the 'cp ...' in the > default case can't find the built image. > > Signed-off-by: James Tau <jtau@mellanox.com> > --- > scripts/package/mkspec | 4 ++++ > 1 file changed, 4 insertions(+) Is this the same issue that was fixed by: http://lkml.kernel.org/r/20161122213434.14788-1-mmarek@suse.com ? I was assuming that Michael was going to queue those, but I could be wrong. Will
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] staging: mkspec: added aarch64 ifarch case. Will Deacon <will.deacon@arm.com> - 2017-03-02 05:20 +0100 RE: [PATCH v2] staging: mkspec: added aarch64 ifarch case. James Tau <jtau@mellanox.com> - 2017-03-03 07:30 +0100
csiph-web