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

#203 is breaking illumos #591

Open
Toasterson opened this issue Nov 25, 2022 · 1 comment
Open

#203 is breaking illumos #591

Toasterson opened this issue Nov 25, 2022 · 1 comment

Comments

@Toasterson
Copy link

#203 does not just break Solaris but mainly illumos which aims to not be awfull.

Can we use $(CC) ? and allow us to assign the correct CC?

The illumos Project     illumos-067afcb3a5      November 2022
{22-11-25 11:45}devnode:~ toasty% which cc
cc not found
{22-11-25 11:46}devnode:~ toasty% which gcc
/usr/bin/gcc
{22-11-25 11:46}devnode:~ toasty% uname -a
SunOS devnode 5.11 illumos-067afcb3a5 i86pc i386 i86pc
{22-11-25 11:46}devnode:~ toasty%
@dancrossnyc
Copy link
Collaborator

I don't see why not. Could you send a PR? I'd do it myself, but am not exactly in a position to do just at this moment. Thanks!

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

2 participants