[ooo-build-commit] .: boost/makefile.mk
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Oct 4 07:44:21 PDT 2010
boost/makefile.mk | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 1e412560cae57d743964e14ce7766fcaf29c579a
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Oct 4 17:38:24 2010 +0300
Restore three BUILD_* definitions that apparently are needed
diff --git a/boost/makefile.mk b/boost/makefile.mk
index 7ae5730..2747a55 100644
--- a/boost/makefile.mk
+++ b/boost/makefile.mk
@@ -55,6 +55,10 @@ PATCH_FILES=$(TARFILE_NAME).patch
CONFIGURE_DIR=
CONFIGURE_ACTION=
+BUILD_DIR=
+BUILD_ACTION=
+BUILD_FLAGS=
+
# --- Targets ------------------------------------------------------
.INCLUDE : set_ext.mk
More information about the ooo-build-commit
mailing list