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 31ae775 commit eb82072Copy full SHA for eb82072
deps/ittapi.mk
@@ -40,4 +40,5 @@ fastcheck-ittapi: #none
40
check-ittapi: #none
41
42
clean-ittapi:
43
- -rm -f $(BUILDDIR)/$(ITTAPI_SRC_DIR)/build-compiled $(build_libdir)/libopenlibm.a
+ -rm -f $(BUILDDIR)/$(ITTAPI_SRC_DIR)/build-compiled
44
+ -rm -f $(build_libdir)/libittnotify.a $(build_libdir)/libjitprofiling.a
0 commit comments