Skip to content

Commit 230c4c2

Browse files
committed
MEGAsync added arm64 support
1 parent 28b053b commit 230c4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sw/broken-software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ run). You may have varying levels of success by attempting to run your software
9696
| ------- | --------------- | ----- |
9797
| hardened_malloc | <https://github.com/GrapheneOS/hardened_malloc/issues/183> | There are more changes necessary to hardened_malloc before 16k page support is done. It is also not a high priority at the moment as we need MTE |
9898
| jemalloc | <https://github.com/jemalloc/jemalloc/issues/467> | Upstream unwilling to fix, Needs build options if compiled on a 4k page size system. Addressed in [ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1914). |
99-
| MEGAsync | <https://github.com/meganz/MEGAsync/pull/801> |
10099
| notion-app(-enhancer) | <https://github.com/notion-enhancer/notion-repackaged/issues/107> | electron + broken build flags |
101100
| Waydroid | <https://github.com/waydroid/waydroid/issues/373> | Upstream AOSP is working on 16k page support: <https://developer.android.com/guide/practices/page-sizes> |
102101

@@ -120,6 +119,7 @@ run). You may have varying levels of success by attempting to run your software
120119
| libunwind | <https://github.com/libunwind/libunwind/issues/260> | Fixed since 1.8.0 |
121120
| libvirt/QEMU/KVM | <https://patchew.org/QEMU/20230727073134.134102-1-akihiko.odaki@daynix.com/> | Fixed since QEMU 7.2.6 / 8.0.5 / 8.1.1 |
122121
| lvm2 | <https://bugzilla.redhat.com/show_bug.cgi?id=2059734> | Fixed since 2.03.21 |
122+
| MEGAsync | <https://github.com/meganz/MEGAsync/issues/303> <https://github.com/meganz/MEGAsync/issues/310> | Fixed since 5.12.0 |
123123
| pdfium | <https://bugs.chromium.org/p/pdfium/issues/detail?id=1853> | Fixed and shipped with Chromium 108 |
124124
| qt5-webengine | <https://bugreports.qt.io/browse/QTBUG-105145> | chromium 87, likely won’t be fixed upstream. [Fixed in downstream ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1928) |
125125
| qt6-webengine | <https://bugreports.qt.io/browse/QTBUG-105145> | chromium 94 for 6.3, partially fixed upstream in 6.4 for webview but not for QtPdf. [Fixed in downstream ArchLinuxARM](https://github.com/archlinuxarm/PKGBUILDs/pull/1928) |

0 commit comments

Comments
 (0)