pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libLLVM: mesa wants AMDGPU target
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Feb 22 21:56:45 2016 +0100
Changeset: 4c08af2ead34bd60b17b33d06bc345dc9de6d731
Modified Files:
libLLVM/options.mk
Log Message:
libLLVM: mesa wants AMDGPU target
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c08af2ead34bd60b17b33d06bc345dc9de6d731
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libLLVM/options.mk | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/libLLVM/options.mk b/libLLVM/options.mk
index 5dc7a4f..a20c9a4 100644
--- a/libLLVM/options.mk
+++ b/libLLVM/options.mk
@@ -25,6 +25,7 @@ PKG_SUGGESTED_OPTIONS+= llvm-target-mips
PKG_SUGGESTED_OPTIONS+= llvm-target-${tgt:tl}
. endfor
.endif
+PKG_SUGGESTED_OPTIONS+= llvm-target-amdgpu # for mesa/radeon
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index