LP64
openFlags.add(Consumer.OpenFlag.LP64);
you need to define where under /usr the LP64 libraries live for this platform
LP64,
you need to define where under /usr the LP64 libraries live for this platform
#if !defined(LP64) && !defined(P64) && !defined(LLP64)
#elif defined(LP64)
#if !defined(LP64) && !defined(P64) && !defined(LLP64)
#elif defined(LP64)
#ifdef LP64