0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-27 05:08:56 +00:00
termux-packages/x11-packages/thunderbird/0024-configure-no-pack-relative-relocs.patch
2024-09-25 21:03:54 +08:00

11 lines
280 B
Diff

--- a/toolkit/moz.configure
+++ b/toolkit/moz.configure
@@ -1523,6 +1523,7 @@
# packed relative relocations rather than elfhack.
if android_version:
return android_version >= 30
+ return False
return have_arc4random
@depends(