- excluded embedded,zxspectrum,msxdos,amstradcpc from the targets that compile GraphemeBreakProperty

git-svn-id: trunk@48753 -
This commit is contained in:
nickysn 2021-02-21 16:23:41 +00:00
parent 17a3ca31ff
commit 99f3a03386

View File

@ -16,7 +16,7 @@ Const
CPUnits = [aix,amiga,aros,android,beos,darwin,iphonesim,ios,emx,gba,nds,freebsd,go32v2,haiku,linux,morphos,netbsd,netware,netwlibc,openbsd,os2,solaris,watcom,wii,win32,win64,wince,dragonfly,freertos];
utf8bidiOSes = [netware,netwlibc];
freebidiOSes = [netware,netwlibc];
GraphemeBreakPropertyOSes = AllOSes;
GraphemeBreakPropertyOSes = AllOSes-[embedded,zxspectrum,msxdos,amstradcpc];
// Character not movable because fpwidestring depends on it.
// CharacterOSes = [android,darwin,freebsd,linux,netbsd,openbsd,solaris,win32,win64,dragonfly];