Skip to content

Fix Erlang and Elixir archive CMakeModules #1510

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

Closed
wants to merge 1 commit into from

Conversation

UncleGrumpy
Copy link
Collaborator

There were typos in both CMakeModules BuildErlang.cmake and BuildElixir.cmake that possibly lead to input modules not being found, especially when stacktrace lines are included.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@UncleGrumpy UncleGrumpy marked this pull request as draft February 3, 2025 22:33
@UncleGrumpy UncleGrumpy changed the title Fix Erlang and Elixir packbeam CMakeModules Fix Erlang and Elixir archive CMakeModules Feb 3, 2025
@UncleGrumpy UncleGrumpy force-pushed the fix_cmakemodules branch 2 times, most recently from 50cf8c1 to 59250fb Compare February 4, 2025 00:15
There were typos in both CMakeModules BuildErlang.cmake and BuildElixir.cmake that possibly lead to
incorrect output names, especially when stacktrace lines are included.

Signed-off-by: Winford <winford@object.stream>
@UncleGrumpy
Copy link
Collaborator Author

This was completely unnecessary. I was attempting to help sort out a problem in PR #1429, and thought there was a problem with these files, but this was not the cause of the problems.

@UncleGrumpy UncleGrumpy closed this Feb 4, 2025
@UncleGrumpy UncleGrumpy deleted the fix_cmakemodules branch February 21, 2025 05:43
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.

1 participant