Skip to content

Conversation

keith-packard
Copy link

Newlib supports the aligned_alloc function (as well as memalign), define HAVE_ALIGNED_ALLOC so that libstdc++ will prefer the C standard function over the obsolete and non-standard memalign function.

Newlib supports the aligned_alloc function (as well as memalign),
define HAVE_ALIGNED_ALLOC so that libstdc++ will prefer the C standard
function over the obsolete and non-standard memalign function.

Signed-off-by: Keith Packard <[email protected]>
@stephanosio stephanosio deleted the newlib-aligned-alloc branch July 21, 2025 16:52
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.

3 participants