mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 06:18:57 +00:00
12 lines
342 B
Diff
12 lines
342 B
Diff
--- a/build/moz.configure/init.configure
|
|
+++ b/build/moz.configure/init.configure
|
|
@@ -500,7 +500,7 @@
|
|
abi = None
|
|
sub_configure_alias = triplet
|
|
if "android" in os:
|
|
- canonical_os = "Android"
|
|
+ canonical_os = "GNU"
|
|
canonical_kernel = "Linux"
|
|
elif os.startswith("linux"):
|
|
canonical_os = "GNU"
|