We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ba012 commit 63005b4Copy full SHA for 63005b4
pythonforandroid/tools/liblink
@@ -35,6 +35,7 @@ while i < len(sys.argv):
35
36
if opt.startswith(
37
("-I", "-isystem", "-m", "-f", "-O", "-g", "-D", "-R")):
38
+ continue
39
40
if opt.startswith("-"):
41
print(sys.argv)
0 commit comments