We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7ba012 + 63005b4 commit 8cae1f6Copy full SHA for 8cae1f6
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