summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-07-09 13:48:08 +0200
committerMartchus2022-07-09 13:48:08 +0200
commit70353bd0920bf83902bcb2a408c9f4c1b3fc70d3 (patch)
treef16ea7f47b01e33e759e2a43d550520c398e1ed1
parent9e43478fa38c11ee99623ccec1d316cc71b0db73 (diff)
downloadaur-70353bd0920bf83902bcb2a408c9f4c1b3fc70d3.tar.gz
Use library dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 185c2f6bafa2..fa790751ab15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,4 +25,3 @@ pkgbase = mingw-w64-reflective-rapidjson
sha256sums = 1e253ca0c63c6432ede1b1d7ad6c828b93eeb47eb1843d7bdc09445be7c1bba6
pkgname = mingw-w64-reflective-rapidjson
-
diff --git a/PKGBUILD b/PKGBUILD
index 1df515068b40..4092e9b6196d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,6 +53,7 @@ build() {
-DCONFIGURATION_PACKAGE_SUFFIX:STRING="-${_cfg}" \
-DNO_GENERATOR:BOOL=ON \
-DENABLE_TARGETS_FOR_MINGW64_CROSS_PACKAGING:BOOL=ON \
+ -DVERSIONED_MINGW_LIBRARIES:BOOL=ON \
${_config_flags[$_cfg]} \
../
ninja