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

Tags: termux/termux-elf-cleaner

Tags

v1.7

Toggle v1.7's commit message

Unverified

No user is associated with the committer email.
do not remove version sections

v1.6

Toggle v1.6's commit message
remove DT_FLAGS_1=0x8 if built for API less than 23

Better compatibility with Android 5.

v1.5

Toggle v1.5's commit message
do not remove GNU version sections when API is >= 23

v1.4

Toggle v1.4's commit message
remove DT_GNU_HASH if targeted at Android API 21 (or lower)

v1.3

Toggle v1.3's commit message
support for 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.

v1.2

Toggle v1.2's commit message
Keep DF_1_NODELETE as DT_FLAGS_1 value

Android started supporting DF_1_NODELETE in 6.0 - older versions
can keep warning about it.

v1.1

Toggle v1.1's commit message
Update makefile