Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ACSimon33
Copy link
Contributor

@ACSimon33 ACSimon33 commented Nov 29, 2023

Description

The HAS_ATTRIBUTE_WEAK_SUPPORT was applied to the ${CBLASLIB} target, but since that target doesn't actually compile the CBLAS sources the flag was never used. I changed it such that the flag is applied to the ${CBLASLIB}_obj target which actually triggers the compilations.

Additionally I removed the build interface include directory from the ${CBLASLIB} target. Same logic applies here ... there is no compilation in the target where the include directory is used.

Checklist

  • [n/a] The documentation has been updated.
  • [n/a] If the PR solves a specific issue, it is set to be closed on merge.

@langou langou merged commit af77ebf into Reference-LAPACK:master Nov 29, 2023
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