summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames P. Harvey2018-10-12 03:02:01 -0400
committerJames P. Harvey2018-10-12 23:27:25 -0400
commit52e3753ee9ea44b1fbd8518452a14dcac802b3f3 (patch)
tree681d9c619eb262588cf17e6874f29c8168ddaf05
parentc330766e903223679f286f73d452c25a62467fd1 (diff)
downloadaur-52e3753ee9ea44b1fbd8518452a14dcac802b3f3.tar.gz
Mirrored core's changes from 2.28.0-1 to 2.28.0-4
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21a5cadc4928..2eede4afa294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Modifications to Use Git Master Source
# ======================================
# Maintainer: James Harvey <jamespharvey20 at gmail dot com>
-# * This PKGFILE as closely as possible matches core's binutils 2.28.0-1
+# * This PKGFILE as closely as possible matches core's binutils 2.28.0-4
# * All namcap warnings and errors are identical, other than:
# * Warning zlib is no longer a dependency
# * Siding with caution, leaving it as a dependency
@@ -61,6 +61,7 @@ build() {
--enable-ld=default \
--enable-gold \
--enable-plugins \
+ --enable-relro \
--enable-deterministic-archives \
--with-pic \
--disable-werror \