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

What is the correct way of temporarily adding -DDEBUG into the compilation command? #151

Open
fangfufu opened this issue May 12, 2024 · 2 comments
Labels
question Further information is requested

Comments

@fangfufu
Copy link
Owner

@jikamens , what is the correct way of temporarily adding -DDEBUG temporarily into the compilation command? Is it possible to specify something when you do ./configure?

@fangfufu fangfufu added the question Further information is requested label May 12, 2024
@jikamens
Copy link
Collaborator

You can do configure CPPFLAGS=-DDEBUG.

@fangfufu
Copy link
Owner Author

Thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants