~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[alpine-aports] [PATCH] main/libconfig: re-enable C++ libraries again

Jakub Skrzypnik <jot.skrzyp@gmail.com>
Details
Message ID
<1460852540-25895-1-git-send-email-jot.skrzyp@gmail.com>
Sender timestamp
1460852540
DKIM signature
missing
Download raw message
Patch: +0 -1
---
 main/libconfig/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/main/libconfig/APKBUILD b/main/libconfig/APKBUILD
index 7816eb5..8f17a71 100644
--- a/main/libconfig/APKBUILD
+++ b/main/libconfig/APKBUILD
@@ -23,7 +23,6 @@ build() {
		--host=$CHOST \
		--prefix=/usr \
		--mandir=/usr/share/man \
		--disable-cxx \
		|| return 1
	make || return 1
}
-- 
2.8.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<202A9F03-0D91-4C74-9A26-8B898695CF2F@gmail.com>
In-Reply-To
<1460852540-25895-1-git-send-email-jot.skrzyp@gmail.com> (view parent)
Sender timestamp
1460855974
DKIM signature
missing
Download raw message
Not saying this shouldn't be done, but why?


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Jakub Skrzypnik <jot.skrzyp@gmail.com>
Details
Message ID
<CABKZUVomvW3xF8OCgpm9kFpuk_oVOX8NHQsdptj5w_JWFQ3OYQ@mail.gmail.com>
In-Reply-To
<202A9F03-0D91-4C74-9A26-8B898695CF2F@gmail.com> (view parent)
Sender timestamp
1460858459
DKIM signature
missing
Download raw message
I found some of my locally-built software needs C++ headers and libs,
and while this change isn't going to break other systems (and Alpine
goals) I decided to put that change upstream.

I might also add some other packages which depends on libconfig C++
libs soon (not 100% sure yet, testing Alpine in my local env), so this
is a kind of preparation I think.

2016-04-17 3:19 GMT+02:00, Orion <systmkor@gmail.com>:
> Not saying this shouldn't be done, but why?
>


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