git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 85deced26a09e7d6df7b77745efb6a446a082307
parent cab91568a0213a61c6ae8f5ecaa554a79d425909
Author: Toxa <untoxa@mail.ru>
Date:   Thu,  9 Feb 2023 00:23:32 +0300

don't try to copy the new cc1 preprocessor

Diffstat:
MMakefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -276,7 +276,7 @@ gbdk-dist-examples-clean: # Copy SDDC executable files -SDCC_BINS = packihx sdar sdasgb sdcc sdcdb sdcpp sdldgb sdnm sdobjcopy sdranlib sz80 sdasz80 sdldz80 sdas6500 sdld cc1 +SDCC_BINS = packihx sdar sdasgb sdcc sdcdb sdcpp sdldgb sdnm sdobjcopy sdranlib sz80 sdasz80 sdldz80 sdas6500 sdld ifeq ($(OS),Windows_NT) MINGW64_RUNTIME = \ libgcc_s_seh-1.dll \

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.