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

fix cvise example script #85

Closed
wants to merge 1 commit into from

Conversation

Pavel-Durov
Copy link
Contributor

No description provided.

@@ -21,7 +21,5 @@ fi
cp -r "${YKLUA_HOME}/creduce/src" ./
cd ./src

make onelua
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this mean you wouldn't rebuild the onelua binary between runs?

Copy link
Contributor Author

@Pavel-Durov Pavel-Durov Jun 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah yes, that won't work.
Cause cvise will remove code from onelua.c and we need to re-compile it in every iteration.

@Pavel-Durov Pavel-Durov closed this Jun 7, 2024
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