]> Kevux Git Server - fll/commit
Feature: The install.sh should helper script should allow more granular installations...
authorKevin Day <thekevinday@gmail.com>
Tue, 11 May 2021 23:11:59 +0000 (18:11 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 11 May 2021 23:11:59 +0000 (18:11 -0500)
commited21cf4b9adf2f2a3dffb965d48d4c4096d3f93b
tree5065f738e07a8068ca830d6f2a7a69b54bd574bd
parentfefde05aa2b686e437a580632486ff1962b08cfe
Feature: The install.sh should helper script should allow more granular installations between shared and static.

Add new parameters "--disable-shared-programs", "--disable-shared-libraries", "--disable-static-programs", and "--disable-static-libraries".
These parameters will enable/disable shared/static libraries/programs.

Both shared and static may be compiled and this allows for choosing to install which of those to install.
build/scripts/install.sh