Skip to content

Make: Get rid of GHC_INCLUDE_DIRS

John Ericson requested to merge wip/no-ghc-include-dirs-var into master

These dirs should not be included in all stages. Instead make the per-stage BUILD_*_INCLUDE_DIR "plural" to insert rts/include in the right place.

Edited by John Ericson

Merge request reports