Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-04-24 04:35:22 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-24 04:35:22 +0300
commit8e8f498fb4a2b2569f9e94170df03ef30b8ca600 (patch)
tree8623e1cfbc713acdfffb73012f375052d370d712 /extra
parentf8f913dc10f15ae6a131b33dca946f021393e959 (diff)
extra/dscanner: Fix LDFLAGSHEADmaster
Diffstat (limited to 'extra')
-rw-r--r--extra/dscanner/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/dscanner/PKGBUILD b/extra/dscanner/PKGBUILD
new file mode 100644
index 00000000..5b480531
--- /dev/null
+++ b/extra/dscanner/PKGBUILD
@@ -0,0 +1 @@
+eval "$(declare -f prepare | sed '3iexport LDFLAGS="${LDFLAGS/-Wl,--sort-common/}"; export LDFLAGS="${LDFLAGS/-Wl,--as-needed/}"')"