summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesin2017-06-25 15:48:29 -0400
committerJesin2017-06-25 15:48:29 -0400
commit5e4c09618a20bd111cb98fb9fdf8538df01dafbb (patch)
tree8479230fc1795a8ed452138c62a150e7d2647429
parent8d442be296c4cb1520c42ea06e2fbeadbdca0359 (diff)
downloadaur-5e4c09618a20bd111cb98fb9fdf8538df01dafbb.tar.gz
removed custom LDFLAGS that broke on some systems
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7664bb4cfe7..7d0378290b4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ pkgver() {
git describe --tags | sed 's/^v//;s/-/+/g'
}
-export LDFLAGS+=' -pie'
build() {
cd "$srcdir/$_name"
autoheader