2c514f446c
The CentOS tester is currently failing because clang is being passed an argument it doesn't know about: clang: error: unknown argument: '-fstack-protector-strong' We get our version of clang from EPEL, which currently has 3.4.2. The Fedora clang does have support for the flag (4.0.1). Anyway, the point of this check is just to find unused/uninitialized vars and other gotchas. In that sense, we're more interested in what the latest version of clang has to say. Closes: #992 Approved by: cgwalters |
||
---|---|---|
.. | ||
build-check.sh | ||
build.sh | ||
ci-commitmessage-submodules.sh | ||
codestyle.sh | ||
libbuild.sh |