Skip to content

Refactor Libffi and RTS rules #16272 #16304

David Eichmann requested to merge DavidEichmann/ghc:GL-16304 into master

This removes a hack that copies libffi files to the rts build directory. This was done in a libffi rule, but now an rts rule correctly needs and copies the relevant files from the libffi build dir to the rts build dir.

Issues: #16272 (closed) #16304

Edited by David Eichmann

Merge request reports