Skip to content

Commit

Permalink
Add empty get-csl target (#38693)
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Dec 4, 2020
1 parent 88f445a commit 9755fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/csl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ else
$(eval $(call copy_csl,$(call gen_libname,pthread,0)))
endif

get-csl:
clean-csl:
-rm -f $(build_shlibdir)/libgfortran*$(SHLIB_EXT)*
-rm -f $(build_shlibdir)/libquadmath*$(SHLIB_EXT)*
Expand Down

0 comments on commit 9755fd4

Please sign in to comment.