summarylogtreecommitdiffstats
path: root/modify-base-path.patch
AgeCommit message (Collapse)Author
2023-10-17Update to t45, thanks user @FredBeziesClaudia Pellegrino
Also switch to clang++ as the C++ compiler in order to fix the following error message: > g++ -o x16emu build/x16emu/cpu/fake6502.o […] -flto > build/x16emu/cpu/fake6502.o: file not recognized: file format not recognized > collect2: error: ld returned 1 exit status
2019-09-20Change default ROM pathjuju2143