Skip to content

fixed OSS-Fuzz builds and added CMake targets#2577

Merged
danmar merged 3 commits into
cppcheck-opensource:masterfrom
firewave:oss-fuzz
Mar 31, 2020
Merged

fixed OSS-Fuzz builds and added CMake targets#2577
danmar merged 3 commits into
cppcheck-opensource:masterfrom
firewave:oss-fuzz

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

@firewave firewave commented Mar 30, 2020

I am not sure if the Travis CI integration is fine this way. I can remove it.

@firewave
Copy link
Copy Markdown
Collaborator Author

BTW is there a reason -j2 is used? It should be using -j$(nproc) so all available threads are being utilized.

@danmar danmar merged commit 28cd5d7 into cppcheck-opensource:master Mar 31, 2020
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Mar 31, 2020

BTW is there a reason -j2 is used? It should be using -j$(nproc) so all available threads are being utilized.

I think there is no reason. Please feel free to create a new PR that uses -j$(nproc)

@firewave firewave deleted the oss-fuzz branch March 31, 2020 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants