forked from len0rd/rockbox
Revert "Toolchains: Update to GCC 10.5.0"
This reverts commit 94712b34d4
.
This commit is contained in:
parent
84504c7471
commit
a60c09c24c
13 changed files with 196 additions and 254 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue