Integrated: 8315020: The macro definition for LoongArch64 zero build is not accurate.
Ao Qi
aoqi at openjdk.org
Mon Aug 28 11:14:18 UTC 2023
On Fri, 25 Aug 2023 10:17:38 GMT, Ao Qi <aoqi at openjdk.org> wrote:
> The `LOONGARCH` is not a macro that must be defined. It is not a C/C++ pre-defined macro and is also not pre-defined in libraries such as libffi. We'd better use a macro defined in jdk.
This pull request has now been integrated.
Changeset: 725ec0ce
Author: Ao Qi <aoqi at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/725ec0ce1b463b21cd4c5287cf4ccbee53ec7349
Stats: 8 lines in 2 files changed: 4 ins; 2 del; 2 mod
8315020: The macro definition for LoongArch64 zero build is not accurate.
Reviewed-by: erikj, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/15428
More information about the build-dev
mailing list