summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2018-10-08 09:41:56 -0500
committerfrealgagu2018-10-08 09:41:56 -0500
commit74aa9033f3908650cecfade2d76fb821369e5162 (patch)
tree3d2a4ecd7fe51615f06d684892e9acbfc96a1dc0
parent9c2a657508cbfb4128ba155b045b781a0ce13427 (diff)
downloadaur-74aa9033f3908650cecfade2d76fb821369e5162.tar.gz
Removing unnecessary LDFLAGS parameters
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d2cade6a9ac..99e6753d9118 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-desktop-all-git
pkgdesc = A free VoIP and video softphone based on the SIP protocol (Installed in /opt with all deps included).
- pkgver = 4.1.1.r592.d2634110
+ pkgver = 4.1.1.r604.42510df7
pkgrel = 1
url = https://www.linphone.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bc8eb44d10e4..4d554b723314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fredy GarcĂ­a <frealgagu at gmail dot com>
pkgname=linphone-desktop-all-git
-pkgver=4.1.1.r592.d2634110
+pkgver=4.1.1.r604.42510df7
pkgrel=1
pkgdesc="A free VoIP and video softphone based on the SIP protocol (Installed in /opt with all deps included)."
arch=("x86_64")
@@ -126,7 +126,6 @@ pkgver() {
build() {
cd "${srcdir}/${pkgname%-all-git}"
- export LDFLAGS="-Wl,--no-as-needed -ldl"
./prepare.py -c
./prepare.py --all-codecs
make