summarylogtreecommitdiffstats
path: root/libarchive-3.8.3-all-static.patch
blob: b83e2c7738b5195ab1fef66711ef109044ffefbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
diff -rauN a/Makefile.am b/Makefile.am
--- a/Makefile.am	2025-11-24 14:45:17.604862891 +0100
+++ b/Makefile.am	2025-11-24 14:45:55.975047912 +0100
@@ -1114,7 +1114,7 @@
 bsdtar_DEPENDENCIES= libarchive.la libarchive_fe.la
 
 if STATIC_BSDTAR
-bsdtar_ldstatic= -static
+bsdtar_ldstatic= -all-static
 bsdtar_ccstatic= -DLIBARCHIVE_STATIC
 else
 bsdtar_ldstatic=
@@ -1287,7 +1287,7 @@
 
 
 if STATIC_BSDCPIO
-bsdcpio_ldstatic= -static
+bsdcpio_ldstatic= -all-static
 bsdcpio_ccstatic= -DLIBARCHIVE_STATIC
 else
 bsdcpio_ldstatic=
@@ -1442,7 +1442,7 @@
 
 
 if STATIC_BSDCAT
-bsdcat_ldstatic= -static
+bsdcat_ldstatic= -all-static
 bsdcat_ccstatic= -DLIBARCHIVE_STATIC
 else
 bsdcat_ldstatic=
@@ -1551,7 +1551,7 @@
 
 
 if STATIC_BSDUNZIP
-bsdunzip_ldstatic= -static
+bsdunzip_ldstatic= -all-static
 bsdunzip_ccstatic= -DLIBARCHIVE_STATIC
 else
 bsdunzip_ldstatic=