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 | 823de0fec90d40a62a573efaac074fbc72293bdd (patch) | |
tree | f82fd82a54c24d762351649494c33b17f73d7ef5 /eval.c | |
parent | 358ed61b023006bff29d09611bda9a57f26ca5ab (diff) | |
download | txr-823de0fec90d40a62a573efaac074fbc72293bdd.tar.gz txr-823de0fec90d40a62a573efaac074fbc72293bdd.tar.bz2 txr-823de0fec90d40a62a573efaac074fbc72293bdd.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 'eval.c')
0 files changed, 0 insertions, 0 deletions