0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 14:56:16 +00:00
termux-packages/x11-packages/firefox/0022-configure-no-pack-relative-relocs.patch
2024-03-11 10:33:53 +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(