Skip to content

Conversation

@0-8-15
Copy link
Contributor

@0-8-15 0-8-15 commented Oct 12, 2020

This is the smallest change and most generic way I could come up with to tell the Scheme compiler more about the target environment.

Note that the exported list might need to grow or being cut down. Right now it's just a suggestion. It will also require some care, as it is now "more-or-less-documented" once those build parameters where exported.

SYS_ANDROIDAPI looks right now like the minimum to make with #256 available on both older and newer versions.

@mgorges
Copy link
Contributor

mgorges commented Oct 14, 2020

Before we set these all in stone, as APP_ABI is only used in ANDROID, so maybe we should rename it to ANDROID_ABI or SYS_ANDROID_ABI to be consistent? Also what do we need SYS_ROOT for?

@0-8-15
Copy link
Contributor Author

0-8-15 commented Oct 14, 2020 via email

@mgorges mgorges merged commit 2e68b43 into part-cw:master Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants