mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
turn on BEYOND_IR
This commit is contained in:
parent
9d01ed911c
commit
cc630a33bc
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ CFLAGS += -O -I. -DUID3=0x$(U3) $(DEBUG_FLAGS) \
|
|||
-D__LITTLE_ENDIAN -DKEYBOARD_NAV \
|
||||
-DKEY_SUPPORT -DFEATURE_TRAY_EDIT -DNODE_CAN_4 \
|
||||
$(STANDALONE_ONLY) -D$(SYMARCH) \
|
||||
-DSYM_ARMI -DOS_INITS_DRAW \
|
||||
-DSYM_ARMI -DOS_INITS_DRAW -DBEYOND_IR \
|
||||
$(INCDIR)
|
||||
|
||||
# This violates the no-data rule. Don't allow it for ARMI build.
|
||||
|
|
Loading…
Reference in a new issue