Skip to content
Snippets Groups Projects
Commit 50e3ee61 authored by Sergey Kosukhin's avatar Sergey Kosukhin Committed by Thomas Jahns
Browse files

build system: Fix a patch for Libtool 2.4.2

parent 85573f32
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@
continue
;;
@@ -5801,18 +5807,58 @@
@@ -5801,18 +5807,61 @@
;;
-Wl,*)
......@@ -113,7 +113,7 @@
func_stripname ' ' '' "$arg"
arg=$func_stripname_result
;;
@@ -9515,6 +9562,10 @@
@@ -8023,6 +8072,10 @@
*) func_append new_libs " $deplib" ;;
esac
;;
......@@ -124,7 +124,7 @@
*) func_append new_libs " $deplib" ;;
esac
done
@@ -10247,6 +10298,10 @@
@@ -8754,6 +8807,10 @@
*) func_append new_libs " $deplib" ;;
esac
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment