Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] libomp: update to 8.0.0.
Date: Wed, 08 May 2019 01:02:51 +0200	[thread overview]
Message-ID: <20190507230251.VHghgfa69CPSWbokVT9pVE7eG7nmxJqyS43LR_r_ZHo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11546@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

There is an updated pull request by atweiden against master on the void-packages repository

https://github.com/atweiden/void-packages libomp
https://github.com/void-linux/void-packages/pull/11546

[WIP] libomp: update to 8.0.0.
- [ ] cryfs

A patch file from https://github.com/void-linux/void-packages/pull/11546.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libomp-11546.patch --]
[-- Type: application/text/x-diff, Size: 1860 bytes --]

From 4fb4d8588db44bcc659bdc5226f6d656ad711ec7 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Wed, 8 May 2019 08:48:15 +1000
Subject: [PATCH] libomp: update to 8.0.0.

---
 common/shlibs           |  4 ++++
 srcpkgs/libomp/template | 13 ++++---------
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9857067a1ad..e32ff266047 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3461,3 +3461,7 @@ libgrpc.so.7 grpc-1.19.1_1
 libgrpc_cronet.so.7 grpc-1.19.1_1
 libgrpc_unsecure.so.7 grpc-1.19.1_1
 libgrpcpp_channelz.so.1 grpc-1.19.1_1
+libomp.so libomp-8.0.0_1
+libomptarget.so libomp-8.0.0_1
+libomptarget.rtl.aarch64.so libomp-8.0.0_1
+libomptarget.rtl.x86_64.so libomp-8.0.0_1
diff --git a/srcpkgs/libomp/template b/srcpkgs/libomp/template
index de75b12d3df..2247728984c 100644
--- a/srcpkgs/libomp/template
+++ b/srcpkgs/libomp/template
@@ -1,10 +1,10 @@
 # Template file for 'libomp'
 pkgname=libomp
-version=7.0.1
-revision=2
+version=8.0.0
+revision=1
 wrksrc="openmp-${version}.src"
 build_style=cmake
-configure_args="-DLIBOMP_ENABLE_SHARED=ON"
+configure_args="-DLIBOMP_ENABLE_SHARED=ON -DLIBOMP_INSTALL_ALIASES=OFF"
 hostmakedepends="perl pkg-config"
 makedepends="elfutils-devel libffi-devel"
 short_desc="LLVM OpenMP Runtime Library"
@@ -12,12 +12,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="NCSA"
 homepage="https://openmp.llvm.org"
 distfiles="https://releases.llvm.org/${version}/openmp-${version}.src.tar.xz"
-checksum=bf16b78a678da67d68405214ec7ee59d86a15f599855806192a75dcfca9b0d0c
-
-post_install() {
-	# libgomp.so is also provided by libgomp-devel, fix conflict
-	rm ${PKGDESTDIR}/usr/lib/libgomp.so
-}
+checksum=f7b1705d2f16c4fc23d6531f67d2dd6fb78a077dd346b02fed64f4b8df65c9d5
 
 libomp-devel_package() {
 	short_desc+=" - development files"

  reply	other threads:[~2019-05-07 23:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-07 22:51 [PR PATCH] " voidlinux-github
2019-05-07 23:02 ` voidlinux-github [this message]
2019-05-07 23:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-07 23:11 ` voidlinux-github
2019-05-07 23:11 ` voidlinux-github
2019-05-08 11:46 ` voidlinux-github
2019-05-08 21:46 ` voidlinux-github
2019-05-08 21:46 ` voidlinux-github
2019-05-08 22:05 ` voidlinux-github
2019-05-08 22:28 ` voidlinux-github
2019-05-09 13:04 ` voidlinux-github
2019-05-09 15:09 ` voidlinux-github
2019-05-09 15:09 ` voidlinux-github
2019-05-09 15:12 ` voidlinux-github
2019-05-09 15:13 ` voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190507230251.VHghgfa69CPSWbokVT9pVE7eG7nmxJqyS43LR_r_ZHo@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).