Skip to content

Conversation

@matthew-brett
Copy link
Contributor

The following line is wiping out the set CFLAGS for the cross-compile:

      && CFLAGS="-fvisibility=protected" make BUFFERSIZE=20 ...

https://github.com/MacPython/openblas-libs/runs/6817632611

Put the existing CFLAGS back.

This line is wiping out the set `CFLAGS` for the cross-compile:

```
      && CFLAGS="-fvisibility=protected" make BUFFERSIZE=20 ...
```

https://github.com/MacPython/openblas-libs/runs/6817632611

Put the existing CFLAGS back.
@matthew-brett
Copy link
Contributor Author

I propose to merge this one soon, to get the ARM64 builds working again.

@matthew-brett
Copy link
Contributor Author

Merging - as I think this one is good, and no comments after a longish while.

@matthew-brett matthew-brett merged commit 087c6e4 into MacPython:master Jul 11, 2022
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.

1 participant