Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Either _ILP32 or _LP64 must be defined #508

Closed
wants to merge 1 commit into from

Conversation

behlendorf
Copy link
Contributor

For some arm, powerpc, and sparc platforms it was possible that
neither _ILP32 of _LP64 would be defined. Update the isa_defs.h
header to explicitly set these macros and generate a compile error
in the case neither are defined.

Signed-off-by: Brian Behlendorf [email protected]
Issue openzfs/zfs#4048

For some arm, powerpc, and sparc platforms it was possible that
neither _ILP32 of _LP64 would be defined.  Update the isa_defs.h
header to explicitly set these macros and generate a compile error
in the case neither are defined.

Signed-off-by: Brian Behlendorf <[email protected]>
Issue openzfs/zfs#4048
@tuxoko
Copy link
Contributor

tuxoko commented Dec 10, 2015

Looks good.

@behlendorf
Copy link
Contributor Author

Merged as:

225c110 Either _ILP32 or _LP64 must be defined

@behlendorf behlendorf closed this Dec 10, 2015
@behlendorf behlendorf deleted the isa_defs branch July 28, 2017 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants