Skip to content

This fixes 32bit builds on sparc.#2

Merged
headius merged 1 commit into
jnr:masterfrom
claytono:master
Sep 18, 2012
Merged

This fixes 32bit builds on sparc.#2
headius merged 1 commit into
jnr:masterfrom
claytono:master

Conversation

@claytono

Copy link
Copy Markdown
Contributor

Since the 32bit architecture (sparc) is a substring of the 64 bit architecture (sparcv9). Explictly check if we're on sparcv9 instead of doing a substring match.

…ure,

since the 32bit architecture (sparc) is a substring of the 64 bit
architecture (sparcv9).  Explictly check if we're on sparcv9 instead of
doing a substring match.
headius added a commit that referenced this pull request Sep 18, 2012
This fixes 32bit builds on sparc.
@headius headius merged commit cc1c656 into jnr:master Sep 18, 2012
@headius

headius commented Sep 18, 2012

Copy link
Copy Markdown
Member

Looks ok to me, and it makes the sparc native build possible. Hopefully @wmeissner can review it quick too.

@ghost

ghost commented Sep 18, 2012

Copy link
Copy Markdown

Looks ok

@headius headius modified the milestone: 1.2.7 Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants