X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=patches%2Fpatch-rts_ghc.mk;h=9a30c89a40a0aa2f4ff09b80a9a1808bf22c68ee;hb=14976cf6049d2c6a685f7bf7d591a671de71f42d;hp=bb7d3b22fb77dc8c4f9d07abe65129393a63968e;hpb=d15d852d6a9ef831c83b3fdfeda57c3986ad3069;p=pkgsrc-ghc.git diff --git a/patches/patch-rts_ghc.mk b/patches/patch-rts_ghc.mk index bb7d3b2..9a30c89 100644 --- a/patches/patch-rts_ghc.mk +++ b/patches/patch-rts_ghc.mk @@ -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