FreeBSD Bugzilla – Attachment 162600 Details for
Bug 204146
[patch] devel/llvm37 : fails to package when EXTRAS option off
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix plist when EXTRAS option is not set.
patch-llvm37-pkg-plist.txt (text/plain), 1.24 KB, created by
John Marino
on 2015-10-30 14:27:23 UTC
(
hide
)
Description:
fix plist when EXTRAS option is not set.
Filename:
MIME Type:
Creator:
John Marino
Created:
2015-10-30 14:27:23 UTC
Size:
1.24 KB
patch
obsolete
>--- pkg-plist.orig 2015-10-30 12:53:43 UTC >+++ pkg-plist >@@ -33,7 +33,7 @@ bin/opt37 > %%EXTRAS%%bin/clang-apply-replacements37 > %%EXTRAS%%bin/clang-modernize37 > %%EXTRAS%%bin/clang-rename37 >-%%CLANG%%bin/clang-tidy37 >+%%EXTRAS%%bin/clang-tidy37 > %%LLD%%bin/lld37 > %%LLDB%%bin/argdumper37 > %%LLDB%%bin/lldb37 >@@ -57,7 +57,7 @@ llvm37/bin/bugpoint > %%CLANG%%llvm37/bin/clang-format > %%EXTRAS%%llvm37/bin/clang-modernize > %%EXTRAS%%llvm37/bin/clang-rename >-%%CLANG%%llvm37/bin/clang-tidy >+%%EXTRAS%%llvm37/bin/clang-tidy > %%CLANG%%llvm37/bin/git-clang-format > llvm37/bin/llc > %%LLD%%llvm37/bin/lld >@@ -2207,9 +2207,9 @@ llvm37/lib/libLTO.so.3.7 > %%CLANG%%llvm37/lib/libclangAnalysis.so > %%CLANG%%llvm37/lib/libclangAnalysis.so.%%LLVM_RELEASE%% > %%CLANG%%llvm37/lib/libclangAnalysis.so.3.7 >-%%CLANG%%llvm37/lib/libclangApplyReplacements.so >-%%CLANG%%llvm37/lib/libclangApplyReplacements.so.%%LLVM_RELEASE%% >-%%CLANG%%llvm37/lib/libclangApplyReplacements.so.3.7 >+%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so >+%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so.%%LLVM_RELEASE%% >+%%EXTRAS%%llvm37/lib/libclangApplyReplacements.so.3.7 > %%CLANG%%llvm37/lib/libclangBasic.so > %%CLANG%%llvm37/lib/libclangBasic.so.%%LLVM_RELEASE%% > %%CLANG%%llvm37/lib/libclangBasic.so.3.7
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 204146
: 162600