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

use cc to generate cshim #1854

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

usamoi
Copy link
Contributor

@usamoi usamoi commented Sep 11, 2024

It should enable cross-compiling if cshim feature is enabled. It's tested on my machine and it works correctly.

@workingjubilee
Copy link
Member

I am so glad I added that packaging check.

@workingjubilee
Copy link
Member

It catches only the weirdest, silliest issues, but man, pgrx sure does have plenty of those.

Copy link
Member

@workingjubilee workingjubilee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts, @eeeebbbbrrrr?

pgrx-bindgen/Cargo.toml Outdated Show resolved Hide resolved
@usamoi
Copy link
Contributor Author

usamoi commented Sep 17, 2024

👀, @eeeebbbbrrrr ?

@eeeebbbbrrrr
Copy link
Contributor

I’m sorry. I looked at this when it came in and then… who knows!

I like it. I’ll let @workingjubilee press the merge button, but this LGTM.

@eeeebbbbrrrr
Copy link
Contributor

eeeebbbbrrrr commented Sep 18, 2024

Oh. Does this add any new system dependencies,

I don’t guess it would but wanted to ask.

@workingjubilee
Copy link
Member

It should effectively reduce them since we no longer need to know about pgxs.mk to build the cshim.

@eeeebbbbrrrr
Copy link
Contributor

Hmm. Neat.

would be nice if we could drop the cshim entirely.

@workingjubilee workingjubilee merged commit 7668f57 into pgcentralfoundation:develop Sep 18, 2024
28 checks passed
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