Commit 62c8bca
committed
android: don't use copy_file_range on 32 bits
copy_file_range requires large offsets, which is currently disabled
on 32 bits, in order to support building for Android API < 24.1 parent 02799cb commit 62c8bca
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| 892 | + | |
| 893 | + | |
892 | 894 | | |
893 | 895 | | |
894 | 896 | | |
| |||
903 | 905 | | |
904 | 906 | | |
905 | 907 | | |
| 908 | + | |
906 | 909 | | |
907 | 910 | | |
908 | 911 | | |
| |||
0 commit comments