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 9af8f87 commit 7a3be15Copy full SHA for 7a3be15
glib.BUILD
@@ -14,7 +14,7 @@ genrule(
14
"config.h",
15
"glibconfig.h",
16
],
17
- cmd = "./$(location configure) --disable-fam " +
+ cmd = "./$(location configure) --disable-fam --enable-dtrace=no " +
18
"&& cp --verbose -- config.h $(location config.h)" +
19
"&& cp --verbose -- glib/glibconfig.h $(location glibconfig.h)",
20
)
0 commit comments