summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-10-08 20:44:54 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-10-08 20:46:20 +0100
commit48b2d6adccee986390c923ff1acb4dd101a05595 (patch)
treeee89dacf9e59aec8bfccc860164df508c3c4b3f2 /config_host.mk.in
parentfd575862a1205172d5fffdaa39e64340fda8ad3f (diff)
use icerun to avoid compilation process explosions using icecream.
Change-Id: I3539bfcfbbb43f44a6fc8fae60bda84267938116
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 251847ee4ee3..eaf0d61986a6 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -254,6 +254,7 @@ export HUNSPELL_CFLAGS=@HUNSPELL_CFLAGS@
export HUNSPELL_LIBS=@HUNSPELL_LIBS@
export HYPHEN_LIB=@HYPHEN_LIB@
export HYPH_SYSTEM_DIR=@HYPH_SYSTEM_DIR@
+export ICECREAM_RUN=@ICECREAM_RUN@
export ICU_MAJOR=@ICU_MAJOR@
export ICU_MICRO=@ICU_MICRO@
export ICU_MINOR=@ICU_MINOR@