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

Macro -DNO_UPL is not working properly #12

Open
adrianomg opened this issue Aug 30, 2023 · 1 comment
Open

Macro -DNO_UPL is not working properly #12

adrianomg opened this issue Aug 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@adrianomg
Copy link
Collaborator

If -DNO_UPL is in the global configuration file, it makes no effect, since UPL and -lupl still be included in the Makefile. It should ignore any UPL key present in the json files.

@adrianomg adrianomg added the bug Something isn't working label Aug 30, 2023
@adrianomg
Copy link
Collaborator Author

The only solution to fix that at the moment is to manually remove UPL calls from the configuration file of every benchmark, while still adding the -DNO_UPL macro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant