0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-01 23:52:13 +00:00
Files
termux-packages/x11-packages/firefox/0021-configure-no-pack-relative-relocs.patch
2025-03-24 09:42:44 +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(