Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 659dce0d authored by Philippe SWARTVAGHER's avatar Philippe SWARTVAGHER
Browse files

Fix warning

Otherwise, it triggers:
```
runtime/starpu/codelets/codelet_gemmex.c:176:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  176 |     cl_name = chameleon_codelet_name( cl_name, 3,
```
parent ab1ea264
No related branches found
No related tags found
1 merge request!486Fix warning
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment