Opened 12 years ago
Closed 12 years ago
#35005 closed defect (duplicate)
clang-*: Fix name of scan-view inside scan-build
Reported by: | eborisch (Eric A. Borisch) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: |
Description
The libexec/llvm-*/bin/scan-build script has embeded in it calls to scan-view.
- the desired scan-view (libexec/llvm-*/bin/scan-view) is not in path
- scan-view-mp-* (in bin/) is
I'd suggest a
s/scan-view/scan-view-mp-(rev goes here)/g
replacement should be performed post-destroot on libexec/llvm-*/bin/scan-build.
This facilitates using scan-build-* -V make
Change History (1)
comment:1 Changed 12 years ago by eborisch (Eric A. Borisch)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup #35006. (Not sure how I made two...)