summaryrefslogtreecommitdiffstats
path: root/admin/libtool/ltmain.sh
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-10 17:59:41 +0900
committerMichele Calgaro <[email protected]>2025-01-10 22:53:48 +0900
commitf0d9ffb2f3c8f898a45a2f6676ddd6c909cebc1b (patch)
treead8f98a83394547b9876ca070f9b6adcb821f3ae /admin/libtool/ltmain.sh
parent5a2dbe9520f84cab07142f353b8e27a7d355b3de (diff)
downloadkvirc-f0d9ffb2f3c8f898a45a2f6676ddd6c909cebc1b.tar.gz
kvirc-f0d9ffb2f3c8f898a45a2f6676ddd6c909cebc1b.zip
Remove support for SCOv3.2r14.1.x
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7cb0a34dd13d71c2834a1f3306f7d550c7471047)
Diffstat (limited to 'admin/libtool/ltmain.sh')
-rw-r--r--admin/libtool/ltmain.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/libtool/ltmain.sh b/admin/libtool/ltmain.sh
index 746841cd..2e31c825 100644
--- a/admin/libtool/ltmain.sh
+++ b/admin/libtool/ltmain.sh
@@ -2526,7 +2526,6 @@ EOF
if test "$hardcode_direct" = no; then
add="$dir/$linklib"
case $host in
- *-*-sco3.2v5* ) add_dir="-L$dir" ;;
*-*-darwin* )
# if the lib is a module then we can not link against
# it, someone is ignoring the new warnings I added