[crac] RFR: GLIBC->CPU flags optimization
Jan Kratochvil
jkratochvil at openjdk.org
Fri Nov 10 10:40:47 UTC 2023
Reduce the number of `GLIBC_*` flags when it can use existing `CPU_*` flags.
This patch was split out of PR #136.
-------------
Commit messages:
- GLIBC->CPU flags optimization
Changes: https://git.openjdk.org/crac/pull/139/files
Webrev: https://webrevs.openjdk.org/?repo=crac&pr=139&range=00
Stats: 19 lines in 2 files changed: 2 ins; 10 del; 7 mod
Patch: https://git.openjdk.org/crac/pull/139.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/139/head:pull/139
PR: https://git.openjdk.org/crac/pull/139
More information about the crac-dev
mailing list