Loading collect-binaries.bash +7 −3 Original line number Diff line number Diff line Loading @@ -30,9 +30,13 @@ Any binaries (executables or libraries) listed in the arguments will be collected along with any libraries they are linked with and arranged in a staging directory. Options: -h|--help Show this message and exit. -s|--stage STAGE Set the output stage directory. If it does not exist it will be created. (default: $DEFAULT_STAGE) Environment: STAGE: An alternate way of providing --stage " missing() { Loading Loading
collect-binaries.bash +7 −3 Original line number Diff line number Diff line Loading @@ -30,9 +30,13 @@ Any binaries (executables or libraries) listed in the arguments will be collected along with any libraries they are linked with and arranged in a staging directory. Options: -h|--help Show this message and exit. -s|--stage STAGE Set the output stage directory. If it does not exist it will be created. (default: $DEFAULT_STAGE) Environment: STAGE: An alternate way of providing --stage " missing() { Loading