Add support for the haiku operating system. These are the os support patches we have been grooming and maintaining for quite a few years over on git.haiku-os.org. All of these architectures are working and most have been stable for quite some time.

This commit is contained in:
Alexander von Gluck IV 2021-09-02 12:19:14 +01:00 committed by Nick Clifton
parent 718aefcf55
commit d85e70a35b
23 changed files with 213 additions and 10 deletions

2
binutils/configure vendored
View file

@ -10135,7 +10135,7 @@ haiku*)
soname_spec='${libname}${release}${shared_ext}$major'
shlibpath_var=LIBRARY_PATH
shlibpath_overrides_runpath=yes
sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
hardcode_into_libs=yes
;;