FreeBSD Bugzilla – Attachment 181935 Details for
Bug 218775
[PATCH] devel/llvm40 build botched up after shebangfix changes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
zz.diff (text/plain), 1.09 KB, created by
Helge Oldach
on 2017-04-20 10:05:01 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2017-04-20 10:05:01 UTC
Size:
1.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 438937) >+++ Makefile (working copy) >@@ -36,10 +36,7 @@ > SHEBANG_FILES= utils/lit/lit.py utils/llvm-lit/llvm-lit.in \ > tools/clang/tools/scan-view/bin/scan-view \ > tools/clang/tools/clang-format/git-clang-format \ >- tools/clang/tools/clang-format/clang-format-diff.py \ >- tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py \ >- tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py \ >- tools/clang/tools/extra/include-fixer/find-all-symbols/tool/run-find-all-symbols.py >+ tools/clang/tools/clang-format/clang-format-diff.py > > SUB_FILES= llvm-wrapper.sh > SUB_LIST= LLVM_PREFIX="${LLVM_PREFIX}" LLVM_SUFFIX="${LLVM_SUFFIX}" >@@ -296,6 +293,9 @@ > COMMANDS+= ${EXTRAS_COMMANDS} > MAN1SRCS+= extraclangtools.1 > PORTDOCS+= clang-tools >+SHEBANG_FILES+= tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py \ >+ tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py \ >+ tools/clang/tools/extra/include-fixer/find-all-symbols/tool/run-find-all-symbols.py > .endif > > .if ${PORT_OPTIONS:MLLD}
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 218775
: 181935