~alpine/aports

[alpine-aports] [PATCH] main/recode: fix build with gcc8

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181114001159.657B6622AA@mx12.valuehost.ru>
Sender timestamp
1542142982
DKIM signature
missing
Download raw message
Patch: +2 -1
Another GNU-style inline case.
---
 main/recode/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/recode/APKBUILD b/main/recode/APKBUILD
index c3bfaf42dd..e2b379348e 100644
--- a/main/recode/APKBUILD
+++ b/main/recode/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=recode
pkgver=3.6
pkgrel=1
pkgrel=2
pkgdesc="Charset converter tool and library"
url="https://github.com/pinard/Recode"
arch="all"
@@ -36,6 +36,7 @@ prepare() {

build() {
	cd "$_builddir"
	CFLAGS="$CFLAGS -std=gnu89" \
	./configure \
		--build=$CBUILD \
		--host=$CHOST \
-- 
2.19.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)