mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:09:17 +02:00
* remove strutils from the buildunit mantis #26582
git-svn-id: trunk@28384 -
This commit is contained in:
parent
56e83ce5dd
commit
a03c9fbe8f
@ -6,7 +6,7 @@ unit buildrtl;
|
|||||||
ndk, ndkutils, ddk,
|
ndk, ndkutils, ddk,
|
||||||
ctypes, strings,
|
ctypes, strings,
|
||||||
rtlconsts, sysconst, sysutils, math, types,
|
rtlconsts, sysconst, sysutils, math, types,
|
||||||
strutils, typinfo, fgl, classes,
|
typinfo, fgl, classes,
|
||||||
{$ifdef cpui386}
|
{$ifdef cpui386}
|
||||||
mmx, cpu,
|
mmx, cpu,
|
||||||
{$endif}
|
{$endif}
|
||||||
|
Loading…
Reference in New Issue
Block a user