diff options
author | Danny Rawlins <contact@romster.me> | 2021-11-16 00:19:12 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-11-16 00:19:12 +1100 |
commit | a9e49e8902f387ac5b4d3e873b33bee253dd72d1 (patch) | |
tree | 5f5c63b3f2249f6ea66374e4cc79f9f4a6061f40 /libsoup3 | |
parent | 8e220eb54a7992825f2105a3cb444beda7e379a7 (diff) | |
download | opt-a9e49e8902f387ac5b4d3e873b33bee253dd72d1.tar.gz opt-a9e49e8902f387ac5b4d3e873b33bee253dd72d1.tar.xz |
libsoup3: small cleanup
Diffstat (limited to 'libsoup3')
-rw-r--r-- | libsoup3/.signature | 4 | ||||
-rw-r--r-- | libsoup3/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libsoup3/.signature b/libsoup3/.signature index 7dc614607..663f1dc41 100644 --- a/libsoup3/.signature +++ b/libsoup3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VDEkUryBX8SZuBp4pAyg3iE1ZYWcXpL3IaxcGtKcDuMpFEBAhBrLyH2gmqAQYoEz2abxF4QRWhHRBwnZLM2yQc= -SHA256 (Pkgfile) = c6149e4e49bfa119e81cfcb7fa850b6e5f992539dc8eece217e92352918e6c19 +RWSE3ohX2g5d/Uz3AwRyQJRNnsqzYXNXaqj9p4xyymvmDhuyJrL2Fave/F5Yd+QJPD3G0yFogdBCYyYktytwPjcTaRrLRlyXow8= +SHA256 (Pkgfile) = d5e5c7910af0a5991e30c52631f3fa6401c0c97f209fc315ab4a9cf4be47008d SHA256 (.footprint) = e1e0c2206f266a5de6e0c77ae33272b4d4d2b77ee89791f256aa07d75a198d2b SHA256 (libsoup-3.0.2.tar.xz) = 98ef53ed9b4815ec05232155371af803a9928f4652acc685ff02086be16a3ff5 diff --git a/libsoup3/Pkgfile b/libsoup3/Pkgfile index 3fb3c48d2..1574b2d85 100644 --- a/libsoup3/Pkgfile +++ b/libsoup3/Pkgfile @@ -20,7 +20,7 @@ build() { -D b_lto=true \ -D b_pie=true \ --wrap-mode nodownload \ - --auto-features disabled \ + --auto-features disabled sed -i 's|-R/usr/lib||g' build/build.ninja |