X-Original-To: alpine-aports@lists.alpinelinux.org Received: from newmail.tetrasec.net (unknown [172.21.74.12]) by lists.alpinelinux.org (Postfix) with ESMTP id 1DF465C48FB for ; Tue, 25 Apr 2017 19:08:24 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (15.63.200.37.customer.cdi.no [37.200.63.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id 502C95A1345; Tue, 25 Apr 2017 19:08:23 +0000 (GMT) Date: Tue, 25 Apr 2017 21:08:17 +0200 From: Natanael Copa To: "Tuan M. Hoang" Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH 1/3] main/libbsd: fix a.out.h bug Message-ID: <20170425210817.016437d5@ncopa-desktop.copa.dup.pw> In-Reply-To: <1492578704-28080-1-git-send-email-tmhoang@flatglobe.org> References: <1492578704-28080-1-git-send-email-tmhoang@flatglobe.org> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 19 Apr 2017 01:11:44 -0400 "Tuan M. Hoang" wrote: > Ref > https://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-support/libbsd/libbsd > https://patchwork.openembedded.org/patch/133637/ I ended up using this as it fixes the issue for all arches. I rebased it and enabled all arches. Thanks! --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---