X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 43C40DC00E4; Mon, 15 Sep 2014 08:53:11 +0000 (UTC) Date: Mon, 15 Sep 2014 10:53:08 +0200 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] unmaintained/vpnc: fix build Message-ID: <20140915105308.4669e94e@ncopa-desktop.alpinelinux.org> In-Reply-To: <1410581266-14547-1-git-send-email-ibid.ag@gmail.com> References: <1410581266-14547-1-git-send-email-ibid.ag@gmail.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel 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 Fri, 12 Sep 2014 21:07:46 -0700 Isaac Dunham wrote: > move error.h into #ifdef __GLIBC__ rather than __linux__||__GLIBC__ > hack: comment out a header that breaks the build on musl > --- > unmaintained/vpnc/APKBUILD | 10 ++++++++++ > unmaintained/vpnc/working.patch | 32 ++++++++++++++++++++++++++++++++ > 2 files changed, 42 insertions(+) > create mode 100644 unmaintained/vpnc/working.patch applied and moved back to testing. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---