crash when linking SD-modules. Static variable initialization?

This commit is contained in:
Markus Fröschle
2012-12-06 08:00:52 +00:00
parent 6f458a5f93
commit ed1941cf15
6 changed files with 69 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
# can be either "Y" or "N" (without quotes). "Y" for using the m68k-elf-, "N" for using the m68k-atari-mint
# toolchain
COMPILE_ELF=N
COMPILE_ELF=Y
ifeq (Y,$(COMPILE_ELF))
TCPREFIX=m68k-elf-