这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 24, 2019

The primary purpose of this PR to prevent deleting of entries supported on Android 7. But also I made it configurable at compile time by specifying ANDROID_API so we will not needed to have a branches for specific API version.

It will just enough to specify __ANDROID_API__ for example to 21 (Android 5) or 24 (Android 7+).

Remove DT_VERSYM, DT_VERNEEDED, DT_VERNEEDNUM, DT_VERDEF,
DT_VERDEFNUM only on Android 5.

Keep DT_RUNPATH on Android 7 and higher.
@ghost ghost merged commit 623f314 into master Feb 24, 2019
@ghost ghost deleted the android-7 branch February 24, 2019 23:36
This pull request was closed.
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.

0 participants