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

Rename version.h to avm_version.h #959

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

UncleGrumpy
Copy link
Collaborator

In order to allow building Zepher OS ports the version.h file needs to be renamed to avoid a collision with the version.h header file that part of the zepher core libraries included in all zephyr builds.

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

src/libAtomVM/nifs.c Show resolved Hide resolved
In order to allow building Zepher OS ports the `version.h` file needs to be renamed to avoid a
collision with the `version.h` header file that part of the zepher core libraries included in all
zephyr builds.

Signed-off-by: Winford <winford@object.stream>
@bettio bettio merged commit b5dcc8c into atomvm:master Nov 25, 2023
79 of 84 checks passed
@bettio bettio mentioned this pull request Nov 25, 2023
@UncleGrumpy UncleGrumpy deleted the rename_version.h branch December 31, 2023 19:37
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.

2 participants