1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Dmitry Marakasov dc37cfca2d lang/ghc: add NO_CCACHE=yes
This fixes the following build error with ccache (probably caused
by CCACHE_DIR not propagated through the build properly):

    [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
    ccache: error: Failed to create directory /nonexistent/.ccache/6/3: Permission denied
    `clang' failed in phase `Assembler'. (Exit code: 1)

Approved by:	portmgr blanket
2021-11-17 23:48:27 +03:00
..
2021-11-17 23:48:27 +03:00