|
@@ -491,7 +491,7 @@ ifeq ($(ARCH),x86_64)
|
|
CPU_SPECIFIC_COMMON_UNITS=sysutils math classes fgl macpas typinfo types rtlconsts getopts lineinfo
|
|
CPU_SPECIFIC_COMMON_UNITS=sysutils math classes fgl macpas typinfo types rtlconsts getopts lineinfo
|
|
endif
|
|
endif
|
|
ifeq ($(ARCH),m68k)
|
|
ifeq ($(ARCH),m68k)
|
|
-CPU_SPECIFIC_COMMON_UNITS=sysutils math
|
|
|
|
|
|
+CPU_SPECIFIC_COMMON_UNITS=sysutils math classes fgl macpas typinfo types rtlconsts getopts lineinfo
|
|
endif
|
|
endif
|
|
ifeq ($(ARCH),mipsel)
|
|
ifeq ($(ARCH),mipsel)
|
|
CPU_SPECIFIC_COMMON_UNITS=sysutils math classes fgl macpas typinfo types rtlconsts getopts lineinfo
|
|
CPU_SPECIFIC_COMMON_UNITS=sysutils math classes fgl macpas typinfo types rtlconsts getopts lineinfo
|