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

Fix native library packaging when cross-compile on m1 for intel #12865

Merged
merged 4 commits into from Oct 5, 2022

Conversation

normanmaurer
Copy link
Member

Motivation:

We did have a few build configuration problems when cross-compile which resulted in un-usable native libraries.

Modifications:

  • Fix native lib naming
  • Fix OSGI config

Result:

Fixes #12861

Motivation:

We did have a few build configuration problems when cross-compile which resulted in un-usable native libraries.

Modifications:

- Fix native lib naming
- Fix OSGI config

Result:

Fixes #12861
@normanmaurer normanmaurer added this to the 5.0.0.Alpha6 milestone Oct 4, 2022
@normanmaurer
Copy link
Member Author

/cc @violetagg

normanmaurer and others added 2 commits October 4, 2022 09:04
Co-authored-by: Violeta Georgieva <milesg78@gmail.com>
Co-authored-by: Violeta Georgieva <milesg78@gmail.com>
@normanmaurer normanmaurer merged commit 1680d20 into main Oct 5, 2022
@normanmaurer normanmaurer deleted the cross_native branch October 5, 2022 06:39
normanmaurer added a commit that referenced this pull request Oct 5, 2022
Motivation:

We did have a few build configuration problems when cross-compile which resulted in un-usable native libraries.

Modifications:

- Fix native lib naming
- Fix OSGI config

Result:

Correctly generate native libs when cross-compile on m1
normanmaurer added a commit that referenced this pull request Oct 5, 2022
…) (#12866)

Motivation:

We did have a few build configuration problems when cross-compile which resulted in un-usable native libraries.

Modifications:

- Fix native lib naming
- Fix OSGI config

Result:

Correctly generate native libs when cross-compile on m1
violetagg added a commit to reactor/reactor-netty that referenced this pull request Oct 7, 2022
violetagg added a commit to reactor/reactor-netty that referenced this pull request Oct 10, 2022
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.

None yet

2 participants