|
@@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) $(SYSINIT_UNITS) $(CPU_UNITS) \
|
|
|
linuxvcs sysutils typinfo math $(CHARSETUNIT) $(CPALLUNIT) $(CHARACTERUNIT) \
|
|
|
$(GETOPTSUNIT) $(ERRORSUNIT) dl dynlibs \
|
|
|
types sysconst cthreads $(SORTBASEUNIT) classes $(FGLUNIT) \
|
|
|
- rtlconsts dos cwstring fpcylix $(UNIXCPUNIT) fpwidestring \
|
|
|
+ rtlconsts dos cwstring fpcylix $(UNIXCPUNIT) $(FPWIDESTRINGUNIT) \
|
|
|
$(SOFTFPUUNIT) $(SFPUX80UNIT) $(UFLOATX80UNIT) $(SFPU128UNIT) $(UFLOAT128UNIT)
|
|
|
implicitunits=$(EXEINFOUNIT) $(CP_UNITS) $(UNICODEDATAUNIT)
|
|
|
rsts=math typinfo sysconst rtlconsts
|