Skip to content

linux-musl follow-up: fixed #include and CFLAGS for libf2c #176

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

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

petermz
Copy link
Contributor

@petermz petermz commented Jan 26, 2021

This fixes the build failure introduced by #175 by removing the #include_next magic altogether.

Plus I've identified another issue (somehow only showing with a freshly created repo): CFLAGS were missing for a couple of source files in libf2c Makefile. This is fixed as well.

@petermz petermz mentioned this pull request Jan 26, 2021
@steve-s
Copy link
Member

steve-s commented Jan 26, 2021

Thanks, I'll run this though our CI

@graalvmbot graalvmbot merged commit cae7c0f into oracle:master Jan 27, 2021
@steve-s
Copy link
Member

steve-s commented Jan 27, 2021

Merged, thanks @petermz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants