Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] llvm8: correctly set clang-analyzer to be noarch
@ 2019-07-12 17:30 voidlinux-github
  2019-07-16 13:52 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-12 17:30 UTC (permalink / raw)
  To: ml

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

There is a new pull request by Piraty against master on the void-packages repository

https://github.com/Piraty/void-packages clang-analyzer-noarch
https://github.com/void-linux/void-packages/pull/13061

llvm8: correctly set clang-analyzer to be noarch


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-clang-analyzer-noarch-13061.patch --]
[-- Type: application/text/x-diff, Size: 854 bytes --]

From be51a0fd718a8b1bf06779752da6bd9e425042d2 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Fri, 12 Jul 2019 19:18:58 +0200
Subject: [PATCH] llvm8: correctly set clang-analyzer to be noarch

---
 srcpkgs/llvm8/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/llvm8/template b/srcpkgs/llvm8/template
index 524961325a4..9765baa23df 100644
--- a/srcpkgs/llvm8/template
+++ b/srcpkgs/llvm8/template
@@ -1,7 +1,7 @@
 # Template file for 'llvm8'.
 pkgname=llvm8
 version=8.0.0
-revision=5
+revision=6
 wrksrc="llvm-${version}.src"
 build_style=cmake
 configure_args="
@@ -165,7 +165,7 @@ do_install() {
 }
 
 clang-analyzer_package() {
-	noarch=yes
+	archs=noarch
 	pycompile_dirs="usr/share/scan-view"
 	depends="clang-${version}_${revision} python"
 	short_desc+=" - A source code analysis framework"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: llvm8: correctly set clang-analyzer to be noarch
  2019-07-12 17:30 [PR PATCH] llvm8: correctly set clang-analyzer to be noarch voidlinux-github
@ 2019-07-16 13:52 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-16 13:52 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

llvm8: correctly set clang-analyzer to be noarch
https://github.com/void-linux/void-packages/pull/13061
Description: [skip ci]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-16 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 17:30 [PR PATCH] llvm8: correctly set clang-analyzer to be noarch voidlinux-github
2019-07-16 13:52 ` [PR PATCH] [Merged]: " voidlinux-github

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).