]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-linux: run configure under scan-build, too
authorGerhard Sittig <redacted>
Sat, 19 Nov 2016 16:54:47 +0000 (17:54 +0100)
committerGerhard Sittig <redacted>
Wed, 12 Jul 2017 18:05:09 +0000 (20:05 +0200)
commit0f564dab58b2101fbcfce844e7a61da20458022f
tree3ee8f9287dc855975d4047ba725d5ef0b6a24356
parent24f4548b7f6ba1981be07bd82d0cc88fbd0037bd
sigrok-cross-linux: run configure under scan-build, too

http://clang-analyzer.llvm.org/scan-build.html#recommended_autoconf
suggests that autotools generated configure scripts shall be run under
scan-build, too. Adjust the cross build script accordingly (N.B. the
initial cmake invocation at configure time already did so).
cross-compile/linux/sigrok-cross-linux