mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-29 10:26:36 +01:00
include ability to choose arm or 68K in combined-arch release builds too
This commit is contained in:
parent
d9e29674cd
commit
e22a131687
1 changed files with 0 additions and 2 deletions
|
@ -124,10 +124,8 @@ MYDEFS_COMMON += $(BLUETOOTH)
|
|||
|
||||
# Add menu allowing to choose to run 68K or ARM
|
||||
ifeq ($(ARCH),COMBINED)
|
||||
ifdef DEBUG
|
||||
MYDEFS_COMMON += -DFEATURE_DUALCHOOSE
|
||||
endif
|
||||
endif
|
||||
|
||||
# For Danish and perhaps other languages, custom-measure glyph height
|
||||
# so that overtall letters have a chance of fitting.
|
||||
|
|
Loading…
Reference in a new issue