I wonder if any body can say what is the major effect of INNER_SCANBUILD symbol in making the project?
Am 26.07.2010 11:58, schrieb ali hagigat:
I wonder if any body can say what is the major effect of INNER_SCANBUILD symbol in making the project?
It's used when building coreboot under scanbuild (part of clang), which does static analysis of the code.
Unless you want to tweak that particular piece of the build system, you don't have to care about it.
Patrick
Thank you very much for the reply. What is the name of the RPM of scanbuild or clang for Fedora, Linux? clang is the name of the package?
On 7/26/10, Patrick Georgi patrick@georgi-clan.de wrote:
Am 26.07.2010 11:58, schrieb ali hagigat:
I wonder if any body can say what is the major effect of INNER_SCANBUILD symbol in making the project?
It's used when building coreboot under scanbuild (part of clang), which does static analysis of the code.
Unless you want to tweak that particular piece of the build system, you don't have to care about it.
Patrick
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
Am 26.07.2010 12:09, schrieb ali hagigat:
Thank you very much for the reply. What is the name of the RPM of scanbuild or clang for Fedora, Linux? clang is the name of the package?
Your previous question was good, it was about something specific to coreboot, even though you could try to decide which topics are important to your work and which aren't. The question (and its answer) most likely didn't help you in the slightest.
However this question has nothing to do with coreboot. Research it yourself, if you're really interested.
And before you start to whine that I hold back information and write this-and-that many lines of meta discussion instead of answering your question: I have no idea about rpm or fedora and don't use linux for coreboot development. Therefore the answer to that question is of no value to me, and I won't waste my time just to help you avoiding doing work yourself.
Patrick