mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 02:50:40 +01:00
* readded varutils
This commit is contained in:
parent
aa583a3c0b
commit
17d714aba8
@ -7,11 +7,10 @@ loaders=prt0 cprt0 gprt0 cprt21 gprt21
|
||||
units=$(SYSTEMUNIT) objpas strings \
|
||||
linux ports initc \
|
||||
dos crt objects printer graph ggigraph \
|
||||
sysutils typinfo math \
|
||||
sysutils typinfo math varutils \
|
||||
cpu mmx getopts heaptrc lineinfo \
|
||||
errors sockets gpm ipc serial dl dynlibs
|
||||
|
||||
rst=math
|
||||
errors sockets gpm ipc serial dl dynlibs
|
||||
rst=math varutils
|
||||
|
||||
[require]
|
||||
rtl=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user