RFR: JDK-8302801: Remove fdlibm C sources [v2]

Joe Darcy darcy at openjdk.org
Thu Mar 2 18:32:00 UTC 2023


On Thu, 2 Mar 2023 14:05:55 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Respond to review feedback and add description of transliteration process.
>
> make/autoconf/buildjdk-spec.gmk.in line 85:
> 
>> 83: JVM_LIBS := @OPENJDK_BUILD_JVM_LIBS@
>> 84: 
>> 85: FDLIBM_CFLAGS := @OPENJDK_BUILD_FDLIBM_CFLAGS@
> 
> If the hotspot build still needs `FDLIBM_CFLAGS`, then this line needs to stay.

Okay; added back.

-------------

PR: https://git.openjdk.org/jdk/pull/12821



More information about the build-dev mailing list