* add FreebSD to weaklinking targets.

git-svn-id: trunk@44283 -
This commit is contained in:
marco 2020-03-07 17:59:05 +00:00
parent ce3a9ee7b2
commit 96a712f7ff

View File

@ -358,7 +358,7 @@ interface
systems_indirect_entry_information = systems_darwin+[system_i386_win32,system_x86_64_win64,system_x86_64_linux];
{ 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_weak_linking = systems_darwin + systems_solaris + systems_linux + systems_android + systems_openbsd + systems_freebsd;
systems_internal_sysinit = [system_i386_win32,system_x86_64_win64,
system_i386_linux,system_powerpc64_linux,system_sparc64_linux,system_x86_64_linux,