summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanez Zemva2018-07-28 12:18:14 +0200
committerJanez Zemva2018-07-28 12:18:14 +0200
commitd8f5b43f4f5677f7a451f445853652a5423e6510 (patch)
treea70732b950726a478e1ad495f2e354a51eeb0311 /PKGBUILD
parentdc3045305df163ed4769f614450fe5a14e4949ed (diff)
downloadaur-d8f5b43f4f5677f7a451f445853652a5423e6510.tar.gz
some fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24515f3ec2ac..840e8c954945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _djver=2.05
_pthver=3.14
_zlver=1.2.11
_wattver="2.2-dev.10"
-pkgrel=4
+pkgrel=5
pkgdesc="djgpp cross-compiler for the dosbox environment"
arch=('i686' 'x86_64')
url="http://gcc.gnu.org"
@@ -124,8 +124,6 @@ build() {
--disable-libquadmath \
--disable-libquadmath-support \
--disable-libgomp \
- --disable-default-pie \
- --disable-default-ssp \
--disable-install-libiberty \
--enable-__cxa_atexit \
--enable-gold \