]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blobdiff - patches/patch-rts_ghc.mk
Fix patch-rts_ghc.mk: more robust way to generate RtsProbes.h before building bootstr...
[pkgsrc-ghc.git] / patches / patch-rts_ghc.mk
index bb7d3b22fb77dc8c4f9d07abe65129393a63968e..9a30c89a40a0aa2f4ff09b80a9a1808bf22c68ee 100644 (file)
@@ -23,7 +23,7 @@ The second section:
  $(eval $(call build-dependencies,rts,dist,1))
  
  $(rts_dist_depfile_c_asm) : libffi/dist-install/build/ffi.h $(DTRACEPROBES_H)
-+rts/dist/build/Capability.o : $(DTRACEPROBES_H)
++$(patsubst rts/%.c,rts/dist/build/%.o,$(rts_C_SRCS)) : $(DTRACEPROBES_H)
  
  #-----------------------------------------------------------------------------
  # libffi stuff