Commit 46c33e4
committed
[JNI] Fix --exclude-libs entries for post-rebase libraries
- Remove libflac.a (flac library dropped during rebase)
- Replace librlottie.a with libtlottie.a (rlottie replaced by tlottie)
- Set OUTPUT_NAME opus on libopus target so archive is libopus.a
(CMake prepends 'lib' to target name, producing liblibopus.a)1 parent 06dcdc8 commit 46c33e4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
0 commit comments