#35006: clang-*: Fix name of scan-view executable inside scan-build -----------------------------------+---------------------------------------- Reporter: eborisch@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -----------------------------------+---------------------------------------- Changes (by jeremyhu@…): * status: new => assigned Comment: I don't see why this should be necessary. $ScanView should be getting set correctly here: {{{ my $ScanView = Cwd::realpath("$RealBin/scan-view"); }}} $RealBin should be /opt/local/libexec/llvm-<version>/bin -- Ticket URL: <https://trac.macports.org/ticket/35006#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS