summarylogtreecommitdiffstats
path: root/shared-libarchive.patch
diff options
context:
space:
mode:
authorISSOtm2022-01-13 20:12:08 +0100
committerISSOtm2022-01-13 20:22:20 +0100
commitf6cc220db55947cbb3fe23333e74be037fecf03a (patch)
treec4be929a1a6b5bdc54b23cf8508d04a17f2f24e5 /shared-libarchive.patch
parentacea23a10baed01e9d0913922b02a4c8fe79930e (diff)
downloadaur-f6cc220db55947cbb3fe23333e74be037fecf03a.tar.gz
Use shared libfmt
Diffstat (limited to 'shared-libarchive.patch')
-rw-r--r--shared-libarchive.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-libarchive.patch b/shared-libarchive.patch
index 481ff374175a..cc86185a7efe 100644
--- a/shared-libarchive.patch
+++ b/shared-libarchive.patch
@@ -49,7 +49,7 @@ index e1e3bc1ae3..4a37838e95 100644
+ ${LibArchive_LIBRARIES}
json11
- archive_static
- fmt
+ ${FMT_LIBRARIES}
tinyexpr)
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt