Advertisement
Guest User

Untitled

a guest
Dec 5th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. https://trac.ffmpeg.org/ticket/4928
  2. https://android.googlesource.com/platform/bionic/+/e4ad91f86a47b39612e030a162f4793cb3421d31%5E%21/#F0
  3. if (get_application_target_sdk_version() != __ANDROID_API__
  4. && get_application_target_sdk_version() > 22) {
  5. DL_ERR("%s: has text relocations, so what..", get_realpath());
  6. //return false;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement