diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-11 07:57:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-11 07:57:48 -0700 |
commit | a084a3a21f6cfece7df00ed26a88795e250cd2f9 (patch) | |
tree | f82fd82a54c24d762351649494c33b17f73d7ef5 /autoload.c | |
parent | 5a24650eb390b699e116f981e595590f72c05dc6 (diff) | |
download | txr-a084a3a21f6cfece7df00ed26a88795e250cd2f9.tar.gz txr-a084a3a21f6cfece7df00ed26a88795e250cd2f9.tar.bz2 txr-a084a3a21f6cfece7df00ed26a88795e250cd2f9.zip |
android: configure SDK level via clang --target.
* configure: don't set __ANDROID_API__, but instead use
--target to specify a target architecture. Some of the
version checking is now done using symbol attributes; the
preprocessor symbol alone doesn't tell the compiler what SDK
version is being targeted.
Diffstat (limited to 'autoload.c')
0 files changed, 0 insertions, 0 deletions