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 5f07210 commit d49ece5Copy full SHA for d49ece5
deps/csl.mk
@@ -75,6 +75,7 @@ clean-csl:
75
-rm -f $(build_shlibdir)/libwinpthread*$(SHLIB_EXT)*
76
-rm -f $(build_shlibdir)/libatomic*$(SHLIB_EXT)*
77
-rm -f $(build_shlibdir)/libgomp*$(SHLIB_EXT)*
78
+distclean-csl: clean-csl
79
80
else
81
$(eval $(call bb-install,csl,CSL,true))
0 commit comments