mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 04:07:58 +00:00
Silence building rubyspec-capiext [ci skip]
This commit is contained in:
parent
6e61496531
commit
49ce12d2ef
@ -517,7 +517,7 @@ fix-depends check-depends: all hello
|
||||
# because the same named directory exists in the source tree.
|
||||
$(RUBYSPEC_CAPIEXT)/%.$(DLEXT): $(srcdir)/$(RUBYSPEC_CAPIEXT)/%.c $(RUBYSPEC_CAPIEXT_DEPS) \
|
||||
| build-ext
|
||||
$(ECHO) building $@
|
||||
$(no_silence:no=$(ECHO) building $@)
|
||||
$(Q) $(MAKEDIRS) $(@D)
|
||||
$(Q) $(DLDSHARED) -L. $(XDLDFLAGS) $(XLDFLAGS) $(LDFLAGS) $(INCFLAGS) $(CPPFLAGS) $(OUTFLAG)$@ $< $(LIBRUBYARG)
|
||||
ifneq ($(POSTLINK),)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user