Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cached builds #682

Open
5 of 6 tasks
oliverchang opened this issue Nov 1, 2024 · 0 comments
Open
5 of 6 tasks

Use cached builds #682

oliverchang opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oliverchang
Copy link
Collaborator

oliverchang commented Nov 1, 2024

Overall goal:

  1. Replace chronos build (https://github.com/google/oss-fuzz/tree/dd978a43f8b4c57a95258de921b3e0331c8cb77e/infra/experimental/chronos) with what's described here: Add ccache to base-builder. oss-fuzz#12675 (comment)

  2. Have OSS-Fuzz-Gen use this.

Breakdown of steps:

@oliverchang oliverchang added the enhancement New feature or request label Nov 1, 2024
oliverchang added a commit to google/oss-fuzz that referenced this issue Nov 5, 2024
Create ccache wrappers for clang[++]-jcc, and remove the explicit path
from the CC/CXX variables in target_experiment.py.

Note: this is not fully tested end to end yet.

Part of google/oss-fuzz-gen#682.
DavidKorczynski pushed a commit to google/oss-fuzz that referenced this issue Nov 5, 2024
Create ccache wrappers for clang[++]-jcc, and remove the explicit path
from the CC/CXX variables in target_experiment.py.

Note: this is not fully tested end to end yet.

Part of google/oss-fuzz-gen#682.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants