HomeFreeBSD

Either _ILP32 or _LP64 must be defined

Description

Either _ILP32 or _LP64 must be defined

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 <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <tuxoko@gmail.com>
Closes #4048

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 9 2015, 10:58 PM
Parents
rG24ef51f660b0: Use spa as key besides objsetid for snapentry
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa22502c9e665: Either _ILP32 or _LP64 must be defined (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Dec 10 2015, 7:55 PM