pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/52663: scan-build script from clang-static-analyzer package fails



The following reply was made to PR pkg/52663; it has been noted by GNATS.

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/52663: scan-build script from clang-static-analyzer package
 fails
Date: Sun, 29 Oct 2017 16:23:08 +0000

 I think I ended up forcing the clang package to build static analyzer to
 be able to use it.
 
 The two relevant lines are:
 Makefile: CMAKE_ARGS+=    -DCLANG_ENABLE_STATIC_ANALYZER=OFF
 Makefile.common: CMAKE_ARGS+=    -DCLANG_ENABLE_ARCMT=OFF
 
 Possibly the change to Makefile.common is the one, but unfortunately I
 can't test LLVM builds right now..
 


Home | Main Index | Thread Index | Old Index