|
@@ -385,7 +385,8 @@ interface
|
|
system_aarch64_win64];
|
|
system_aarch64_win64];
|
|
|
|
|
|
{ all systems for which weak linking has been tested/is supported }
|
|
{ all systems for which weak linking has been tested/is supported }
|
|
- systems_weak_linking = systems_darwin + systems_solaris + systems_linux + systems_android + systems_openbsd + systems_freebsd;
|
|
|
|
|
|
+ systems_weak_linking = systems_darwin + systems_solaris + systems_linux + systems_android + systems_openbsd + systems_freebsd +
|
|
|
|
+ [system_m68k_sinclairql];
|
|
|
|
|
|
systems_internal_sysinit = [system_i386_win32,system_x86_64_win64,
|
|
systems_internal_sysinit = [system_i386_win32,system_x86_64_win64,
|
|
system_i386_linux,system_powerpc64_linux,system_sparc64_linux,system_x86_64_linux,
|
|
system_i386_linux,system_powerpc64_linux,system_sparc64_linux,system_x86_64_linux,
|