We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69725fe commit 2b0095eCopy full SHA for 2b0095e
mozglue/interposers/moz.build
@@ -17,7 +17,7 @@ if CONFIG["MOZ_CRASHREPORTER"]:
17
"pthread_create_interposer.cpp",
18
]
19
20
-if CONFIG["MOZ_LINKER"] and CONFIG["MOZ_WIDGET_TOOLKIT"] == "android":
+if CONFIG["MOZ_LINKER"]:
21
LOCAL_INCLUDES += [
22
"/mozglue/linker",
23
0 commit comments