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

add NO_LIB_INSTALL and NO_CONF_INSTALL #822

Merged
merged 1 commit into from
May 3, 2023

Conversation

josch
Copy link
Sponsor Contributor

@josch josch commented May 3, 2023

This adds commits 6ff68849f88cbec622fe7a485e301111319ab8d6 and 53687387ebca091043cecbfc2d99494865336b94 from box64.

This allows installation of box86 without any configuration files or libraries involved. Intended usecases are

  • packaging box86 with multiple variants in one package, where multiple variants would step on each other during installation.
  • packaging box86 for distributions shipping their own armhf shared library versions of libc and c++ (for example via multiarch)

CMakeLists.txt Outdated Show resolved Hide resolved
This adds commits 6ff68849f88cbec622fe7a485e301111319ab8d6 and
53687387ebca091043cecbfc2d99494865336b94 from box64.

This allows installation of box86 without any configuration files or
libraries involved. Intended usecases are

 * packaging box86 with multiple variants in one package, where multiple
   variants would step on each other during installation.
 * packaging box86 for distributions shipping their own armhf shared
   library versions of libc and c++ (for example via multiarch)
@ptitSeb ptitSeb merged commit 0e3ce6d into ptitSeb:master May 3, 2023
32 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.

None yet

2 participants