git: openjdk/jdk13u-dev: 8259949: x86 32-bit build fails when -fcf-protection is passed in the compiler flags

Andrew John Hughes andrew at openjdk.java.net
Thu Mar 4 19:27:00 UTC 2021


Changeset: b8d5fcbe
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2021-03-04 19:25:50 +0000
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/b8d5fcbe

8259949: x86 32-bit build fails when -fcf-protection is passed in the compiler flags

Use -march=i686 instead of -march=i586 if -fcf-protection is passed to the build as CMOV is required

Backport-of: 0785147460934ee2aa413ab7872837094824bd3d

! make/autoconf/flags-cflags.m4



More information about the jdk-updates-changes mailing list