Ofer Schreiber has submitted this change and it was merged.
Change subject: build: add EXTRA_BUILD_FLAGS make variable
......................................................................
build: add EXTRA_BUILD_FLAGS make variable
This optional trivial patch enables build system to pass some
misc maven flags to effect all maven usages, without effecting
the Makefile targets specified at BUILD_FLAGS and subject to
change.
For example, it useful to add "-Dgwt.userAgent=XXX" by build
script without losing the current build settings.
Change-Id: I87a81f08820e80cc09b20478dffc7b4e1c5fa554
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6054
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I87a81f08820e80cc09b20478dffc7b4e1c5fa554
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>