e79aa3c0ed
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
8 lines
147 B
Makefile
8 lines
147 B
Makefile
# -*- makefile -*-
|
|
|
|
include $(topdir)/build/profiles/xbuild_12.make
|
|
|
|
PROFILE_MCS_FLAGS := $(PROFILE_MCS_FLAGS) -d:XBUILD_14
|
|
|
|
XBUILD_VERSION = 14.0
|