0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-05-09 23:55:29 +00:00
Files
termux-packages/packages/spidermonkey/0022-configure-no-pack-relative-relocs.patch
2025-05-01 15:02:28 +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(