Skip to content

fix gradle warning#558

Merged
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_annoying_warning
May 27, 2025
Merged

fix gradle warning#558
Frenzie merged 1 commit into
koreader:masterfrom
benoit-pierre:pr/fix_annoying_warning

Conversation

@benoit-pierre

@benoit-pierre benoit-pierre commented May 26, 2025

Copy link
Copy Markdown
Member
Unable to strip the following libraries, packaging them as they are:
libc++_shared.so, libioctl.so, libkoreader-monolibtic.so,
libluajit-launcher.so, libluajit.so, libsdcv.so.

Those have already been stripped by the main project build system, but add back the ndkPath build setting to make gradle happy.


This change is Reviewable

@benoit-pierre benoit-pierre changed the title fix gradle warning about fix gradle warning May 26, 2025
```
Unable to strip the following libraries, packaging them as they are:
libc++_shared.so, libioctl.so, libkoreader-monolibtic.so,
libluajit-launcher.so, libluajit.so, libsdcv.so.
```

Those have already been stripped by the main project build system,
but add back the `ndkPath` build setting to make gradle happy.
@benoit-pierre benoit-pierre force-pushed the pr/fix_annoying_warning branch from d703617 to 3c96623 Compare May 26, 2025 23:07
@Frenzie Frenzie merged commit ab7a280 into koreader:master May 27, 2025
3 checks passed
@benoit-pierre benoit-pierre deleted the pr/fix_annoying_warning branch May 27, 2025 10:41
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.

2 participants