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

illumos needs alloca.h to get alloca() #2091

Open
mtelka opened this issue Nov 15, 2024 · 0 comments
Open

illumos needs alloca.h to get alloca() #2091

mtelka opened this issue Nov 15, 2024 · 0 comments

Comments

@mtelka
Copy link

mtelka commented Nov 15, 2024

To compile successfully src/apputils/argparse.cpp on illumos one needs to add the alloca.h include to the file.

See https://github.com/OpenIndiana/oi-userland/blob/e4f5cba886591d62fd365f7a941730796d2d5e46/components/library/opencolorio/patches/01-argparse.cpp.patch for reference.

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

No branches or pull requests

1 participant