RFR: 8366777: Build fails unknown pseudo-op with old AS on linux-aarch64 [v18]

SendaoYan syan at openjdk.org
Fri Sep 12 13:55:19 UTC 2025


On Fri, 12 Sep 2025 13:47:02 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Call AC_MSG_RESULT([$AVAILABLE]) inside AC_COMPILE_IFELSE
>>  - Use CC directly
>>  - Move comment from called to macro definition
>
> make/autoconf/flags-other.m4 line 139:
> 
>> 137:             [
>> 138:               AVAILABLE=true
>> 139:               AC_MSG_RESULT([$AVAILABLE])
> 
> I meant that you would explicitly output `yes` here, otherwise there is no point in moving the call.

Got it now. I think I need improve my English..

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27073#discussion_r2344333705


More information about the build-dev mailing list