mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-06 20:45:54 +01:00
include ability to choose arm or 68K in combined-arch release builds too
This commit is contained in:
parent
5334876568
commit
968a58785d
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
|
# Add menu allowing to choose to run 68K or ARM
|
||||||
ifeq ($(ARCH),COMBINED)
|
ifeq ($(ARCH),COMBINED)
|
||||||
ifdef DEBUG
|
|
||||||
MYDEFS_COMMON += -DFEATURE_DUALCHOOSE
|
MYDEFS_COMMON += -DFEATURE_DUALCHOOSE
|
||||||
endif
|
endif
|
||||||
endif
|
|
||||||
|
|
||||||
# For Danish and perhaps other languages, custom-measure glyph height
|
# For Danish and perhaps other languages, custom-measure glyph height
|
||||||
# so that overtall letters have a chance of fitting.
|
# so that overtall letters have a chance of fitting.
|
||||||
|
|
Loading…
Add table
Reference in a new issue