~alpine/aports

[alpine-aports] [PATCH] main/gettext: disable openmp for now

alpine-edge-patches <info@mobile-stream.com>
Details
Message ID
<20180915221758.2D8232E013@mx7.valuehost.ru>
Sender timestamp
1537049878
DKIM signature
missing
Download raw message
Patch: +1 -0
msgmerge -U sleeps forever without this patch.

The problem is visible in main/po4a build (on edge) for example.

Only started to happen after musl-1.1.20 upgrade.

---
 main/gettext/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main/gettext/APKBUILD b/main/gettext/APKBUILD
index 4d998ea6b9..2415f8e303 100644
--- a/main/gettext/APKBUILD
+++ b/main/gettext/APKBUILD
@@ -38,6 +38,7 @@ build() {
		--prefix=/usr \
		--enable-threads=posix \
		--disable-java \
		--disable-openmp \
		--enable-static
	make
}
-- 
2.19.0




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