aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@baylibre.com>2024-03-11 00:21:19 +0100
committerThomas Schwinge <tschwinge@baylibre.com>2024-03-11 00:21:36 +0100
commita22ac0f9ff0ea47645a1d059ffeb334a5cb24a9d (patch)
tree91ee056605b3942646ec82d2ba81bfe9e3e48085 /gcc
parent41d0438ad2b99d4590425f46d53823d7ba41c043 (diff)
parentead5103cc6f526bcc5a30c8c7185e9dd5de73d55 (diff)
downloadgcc-a22ac0f9ff0ea47645a1d059ffeb334a5cb24a9d.zip
gcc-a22ac0f9ff0ea47645a1d059ffeb334a5cb24a9d.tar.gz
gcc-a22ac0f9ff0ea47645a1d059ffeb334a5cb24a9d.tar.bz2
Merge commit 'ead5103cc6f526bcc5a30c8c7185e9dd5de73d55' into HEAD
Diffstat (limited to 'gcc')
-rwxr-xr-xgcc/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/configure b/gcc/configure
index 75895af..161a320 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -19082,7 +19082,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
;;
@@ -22757,7 +22757,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
;;