mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-14 14:19:53 +08:00
tools: util-linux: refresh patches
util-linux needs to be refreshed, so do so.
Fixes: 4fd6117129
("tools/util-linux: fix libuuid linking")
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@ -12,8 +12,6 @@ Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|||||||
libuuid/uuid.pc.in | 3 +--
|
libuuid/uuid.pc.in | 3 +--
|
||||||
1 file changed, 1 insertion(+), 2 deletions(-)
|
1 file changed, 1 insertion(+), 2 deletions(-)
|
||||||
|
|
||||||
diff --git a/libuuid/uuid.pc.in b/libuuid/uuid.pc.in
|
|
||||||
index 51929fe80d72..9fe908b61f12 100644
|
|
||||||
--- a/libuuid/uuid.pc.in
|
--- a/libuuid/uuid.pc.in
|
||||||
+++ b/libuuid/uuid.pc.in
|
+++ b/libuuid/uuid.pc.in
|
||||||
@@ -7,5 +7,4 @@ Name: uuid
|
@@ -7,5 +7,4 @@ Name: uuid
|
||||||
@ -23,6 +21,3 @@ index 51929fe80d72..9fe908b61f12 100644
|
|||||||
-Libs.private: @SOCKET_LIBS@ -lpthread
|
-Libs.private: @SOCKET_LIBS@ -lpthread
|
||||||
-Libs: -L${libdir} -luuid
|
-Libs: -L${libdir} -luuid
|
||||||
+Libs: -L${libdir} -luuid @SOCKET_LIBS@ -lpthread
|
+Libs: -L${libdir} -luuid @SOCKET_LIBS@ -lpthread
|
||||||
--
|
|
||||||
2.50.1
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user