-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Building v0.2.20 fails on non-glibc systems #1252
Comments
It is #1247 that reverts offending change |
Master branch has the problematic change already reverted in anticipation of a quick interim release, |
I think it is more to @xianyi if he intends 0.2.21 tomorrow.... |
Inadvertently closed with my PR for develop - reopening until 0.2.21 is out. |
Guess we can skip 0.2.21 now as it would no longer be a "quick fix" after six months have passed, but hopefully 0.3.0 can be released "very soon now". |
Building OpenBLAS 0.2.20 fails on non-glibc systems, due to unsafe use of the
__GLIBC_PREREQ
preprocessor macro. Will there be a patch release soon or should downstream maintainers patch this?The text was updated successfully, but these errors were encountered: