d8eee8e4d1
E.g., RHEL >= 7.1 uses ppc64le for reasons listed in
https://bugs.openjdk.java.net/browse/JDK-8073139 .
This is a follow-up to commit 7a66dbe982
.
Change-Id: I685f76d51e9775788a7fb225c6a5e2309a45ceb7
6 lines
70 B
C
6 lines
70 B
C
#ifndef CONFIG_JAVA_H
|
|
#define CONFIG_JAVA_H
|
|
|
|
#undef JAVA_ARCH
|
|
|
|
#endif
|