RFR: 8347033: [mobile] add ios-specific build docs [v3]
Abhinay Agarwal
duke at openjdk.org
Mon Feb 24 09:03:17 UTC 2025
On Fri, 21 Feb 2025 11:59:32 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Abhinay Agarwal has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update note
>
> doc/building_ios.md line 44:
>
>> 42: ```
>> 43: cd build/zero-ios-aarch64
>> 44: make static-libs-image
>
> A simpler way to achieve this without having to change directories is by just executing `make CONF=zero-ios-aarch64 static-libs-image`.
Thanks for this 👍
-------------
PR Review Comment: https://git.openjdk.org/mobile/pull/34#discussion_r1967234960
More information about the mobile-dev
mailing list