Commits on Source (3)
-
Sven Tennie authoreded3ab385
-
Sven Tennie authored5d9729a6
-
Sven Tennie authored
This (hopefully) fixes this error on Darwin: ``` rts/linker/elf_reloc_riscv64.c:6:10: error: error: non-portable path to file '"Elf.h"'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path] | 6 | #include "elf.h" | ^ ^~~~~~~ "Elf.h" ```
68248914
Showing
- compiler/GHC/CmmToAsm/PIC.hs 1 addition, 1 deletioncompiler/GHC/CmmToAsm/PIC.hs
- rts/linker/elf_reloc_riscv64.c 1 addition, 1 deletionrts/linker/elf_reloc_riscv64.c
- testsuite/driver/runtests.py 0 additions, 1 deletiontestsuite/driver/runtests.py
- testsuite/driver/testlib.py 0 additions, 4 deletionstestsuite/driver/testlib.py