1
0
Fork 0
forked from len0rd/rockbox

Revert "Toolchains: Update to GCC 10.5.0"

This reverts commit 94712b34d4.
This commit is contained in:
Solomon Peachy 2025-08-20 16:09:54 -04:00
parent 84504c7471
commit a60c09c24c
13 changed files with 196 additions and 254 deletions

View file

@ -49,7 +49,7 @@ ifndef APP_TYPE
WOLF3D_OUTLDS = $(SDL_OBJDIR)/wolf3d.link
QUAKE_OUTLDS = $(SDL_OBJDIR)/quake.link
SDL_OVLFLAGS = -Wl,--gc-sections -Wl,-Map,$(basename $@).map $(GLOBAL_LDOPTS)
SDL_OVLFLAGS = -Wl,--gc-sections -Wl,-Map,$(basename $@).map
else
### simulator
ROCKS += $(SDL_OBJDIR)/duke3d.rock