[Libreoffice-commits] core.git: config_host.mk.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Aug 2 12:08:21 UTC 2018
config_host.mk.in | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f53470d1e6ab1d29019919c8e37a55f1481d80d3
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Aug 2 12:27:24 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Aug 2 14:07:57 2018 +0200
ALLOC is no longer substituted
...since db354dfad541fe2edd64a618a2d7cc83a6be2b9e "the custom SAL allocator is
no longer used"
Change-Id: Ie4cca54568091f20448997bb4eae7e01230572bf
Reviewed-on: https://gerrit.libreoffice.org/58471
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/config_host.mk.in b/config_host.mk.in
index e53c9a12f8b0..1dc6ef50599a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -15,7 +15,6 @@ export BUILDDIR=@BUILDDIR@
@x_AFLAGS@ export AFLAGS=@AFLAGS@
export ABW_CFLAGS=$(gb_SPACE)@ABW_CFLAGS@
export ABW_LIBS=$(gb_SPACE)@ABW_LIBS@
-export ALLOC=@ALLOC@
export ANDROID_NDK_HOME=@ANDROID_NDK_HOME@
export ANDROID_APP_ABI=@ANDROID_APP_ABI@
export ANDROID_SDK_HOME=@ANDROID_SDK_HOME@
More information about the Libreoffice-commits
mailing list