[csw-maintainers] GAR: BUILD_ARGS when custom build scripts
pfelecan at opencsw.org
pfelecan at opencsw.org
Thu Jun 7 09:54:27 CEST 2012
I'm using a custom build and wish to pass specific arguments to all or
some of the specific scripts.
I know that using BUILD_ARGS works for standard build.
How can I use a similar feature for the following:
BUILD_SCRIPTS = nominal
BUILD_SCRIPTS += add1
BUILD_SCRIPTS += add2
BUILD_SCRIPTS += add3
in the case that I wish to have different additional arguments? IMHO,
modulations are not an option.
Note that the same issue arises with other phases, such as install.
TIA
More information about the maintainers
mailing list