8000 build: Add powerpc to configure by glevand · Pull Request #2936 · rkt/rkt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

build: Add powerpc to configure #2936

Merged
merged 1 commit into from
Sep 1, 2016
Merged

build: Add powerpc to configure #2936

merged 1 commit into from
Sep 1, 2016

Conversation

glevand
Copy link
Contributor
@glevand glevand commented Jul 15, 2016

powerpc was added to spec in appc/spec#639.

[powerpc | powerpc64], [RKT_ACI_ARCH=ppc64; GOARCH=ppc64;],
[powerpc64le], [RKT_ACI_ARCH=ppc64le; GOARCH=ppc64le;],
[x86_64], [RKT_ACI_ARCH=amd64; GOARCH=amd64;],
[x86_64], [RKT_ACI_ARCH=amd64; GOARCH=amd64;],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicated line.

@glevand
Copy link
Contributor Author
glevand commented Jul 15, 2016

Removed duplicate line.

@krnowak
Copy link
Collaborator
krnowak commented Jul 15, 2016

Is powerpc addition to appc/spec vendored in rkt? If not we will have to wait for it.

@lucab
Copy link
Member
lucab commented Jul 16, 2016

@krnowak not yet. Let's hold this till next appc/spec tagged-bump.

@lucab
Copy link
Member
lucab commented Aug 30, 2016

Newer appc/spec just landed in #3143, @glevand can you please rebase this on current master? This could perhaps land in time for 1.14.0.

Signed-off-by: Geoff Levand <geoff@infradead.org>
@glevand
Copy link
Contributor Author
glevand commented Aug 31, 2016

Rebased to latest.

@lucab
Copy link
Member
lucab commented Aug 31, 2016

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0