~alpine/aports

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

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

diff --git a/main/fprobe-ulog/APKBUILD b/main/fprobe-ulog/APKBUILD
index d7ffc3e4d2..059aa47c28 100644
--- a/main/fprobe-ulog/APKBUILD
+++ b/main/fprobe-ulog/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=fprobe-ulog
pkgver=1.2
pkgrel=3
pkgrel=4
pkgdesc="netfilter-based tool that collect network traffic"
url="https://github.com/opoplawski/fprobe-ulog"
arch="all"
@@ -32,6 +32,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)