Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f9041c386c2193c7d669691927261e0fd7608e3e
Author: Bjoern Michaelsen <[email protected]>
Date: Thu Nov 21 03:46:02 2013 +0100
oops, we still need the ?=, of course
Change-Id: Ifa3e6639a5fdbd58e99fe3f1feadc009ddcee880
diff --git a/Makefile.in b/Makefile.in
index 749ec8ee..d018333 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -49,7 +49,7 @@ gb_Side ?= host
include $(BUILDDIR)/config_$(gb_Side).mk
-export GMAKE_OPTIONS:=-r$(if $(verbose)$(VERBOSE),,s)$(value $(MAKEFLAGS))
+export GMAKE_OPTIONS?=-r$(if $(verbose)$(VERBOSE),,s)$(value $(MAKEFLAGS))
#
# Partial Build
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits