Re: Build versionless .so for Android - Mailing list pgsql-hackers

From Matthias Kuhn
Subject Re: Build versionless .so for Android
Date
Msg-id CAC7zN94FZMyYgghG2xriG40cC72d80HWrnxDuKE4F-KPzbfvtA@mail.gmail.com
Whole thread Raw
In response to Re: Build versionless .so for Android  (Joe Conway <mail@joeconway.com>)
Responses Re: Build versionless .so for Android
List pgsql-hackers
Thanks for all the comments and help.

I have added the patch to the January CF.

It looks like meson does not currently support building for android, the following output is what I get (but I have actually no experience with meson):

    meson.build:320:2: ERROR: Problem encountered: unknown host system: android

Please find an attached patch which also includes a documentation section.
I am happy to adjust if needed.

Kind regards
Matthias
Attachment

pgsql-hackers by date:

Previous
From: Shubham Khanna
Date:
Subject: Re: Commitfest manager January 2024
Next
From: Maxim Orlov
Date:
Subject: Re: Next step towards 64bit XIDs: Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid