Skip to content

Commit 68711da

Browse files
authored
Merge pull request kivy#2714 from RobertFlatt/secp256k1
secp256k1 Update "--host="
2 parents 8cb497d + 2a26778 commit 68711da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/secp256k1/cross_compile.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ index bba4bce..b86b369 100644
66
"--disable-dependency-tracking",
77
"--with-pic",
88
"--enable-module-recovery",
9-
+ "--host=%s" % os.environ['TOOLCHAIN_PREFIX'],
9+
+ "--host=" + arch.command_prefix,
1010
"--prefix",
1111
os.path.abspath(self.build_clib),
1212
]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy