Skip to content

Comments

Compile internal file_parsers lib always statically#51

Merged
Ralim merged 1 commit intopine64:masterfrom
schdro:fix-fileparsers-lib
Aug 10, 2023
Merged

Compile internal file_parsers lib always statically#51
Ralim merged 1 commit intopine64:masterfrom
schdro:fix-fileparsers-lib

Conversation

@schdro
Copy link
Contributor

@schdro schdro commented Aug 9, 2023

Otherwise, depending on BUILD_SHARED_LIBS default, it may be compiled dynamically. However, the resulting DSO currently would not be installed, resulting in unusable installed blisp binary.

Otherwise, depending on BUILD_SHARED_LIBS default, it may be
compiled dynamically. However, the resulting DSO currently would
not be installed, resulting in unusable installed blisp binary.
@schdro
Copy link
Contributor Author

schdro commented Aug 9, 2023

As proposal, should fix #50

@gamelaster gamelaster requested a review from Ralim August 10, 2023 04:22
@Ralim Ralim merged commit c41d128 into pine64:master Aug 10, 2023
@Ralim
Copy link
Collaborator

Ralim commented Aug 10, 2023

Oops sorry. That's my bad.

Would be super keen to add this to the GitHub actions build tests if we can so I can't make this mistake again 😂.

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