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

memalign does not exist everywhere #611

Closed
alk opened this issue Aug 23, 2015 · 1 comment
Closed

memalign does not exist everywhere #611

alk opened this issue Aug 23, 2015 · 1 comment

Comments

@alk
Copy link
Contributor

alk commented Aug 23, 2015

Originally reported on Google Code with ID 608

NetBSD does not provide memalign (it does support posix_memalign).
One of the tests used it though. I've modified configure.ac to check for the symbol
and disable the test if it is not found.

Reported by tk@giga.or.at on 2014-02-25 20:46:38


- _Attachment: [0001-Test-for-memalign-in-configure.ac.patch](https://storage.googleapis.com/google-code-attachments/gperftools/issue-608/comment-0/0001-Test-for-memalign-in-configure.ac.patch)_
@alk
Copy link
Contributor Author

alk commented Aug 23, 2015

Merged. Thanks

Reported by alkondratenko on 2014-03-01 19:27:06

  • Status changed: Fixed

@alk alk closed this as completed Aug 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant