summaryrefslogtreecommitdiffstats
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-17 14:40:04 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-17 20:02:45 +0100
commit7f267db9b30fb90fe53844f659d4efa599034b5c (patch)
treec2605742db8d21b464fe6585c2e1a81a27565ac0 /config_host.mk.in
parentpackimages: convert to gbuild (diff)
downloadcore-7f267db9b30fb90fe53844f659d4efa599034b5c.tar.gz
core-7f267db9b30fb90fe53844f659d4efa599034b5c.zip
SOLAREXTRALIB unused
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 8d38959a8c01..1abf218a71be 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -367,7 +367,6 @@ export SIZEOF_LONGLONG=@SIZEOF_LONGLONG@
export SIZEOF_POINTER=@SIZEOF_POINTER@
export SIZEOF_SHORT=@SIZEOF_SHORT@
export SOLARENV=@SRC_ROOT@/solenv
-export SOLAREXTRALIB=@SOLAREXTRALIB@
export SOLARINC=@SOLARINC@
export SOLARINC_FOR_BUILD=@SOLARINC_FOR_BUILD@
export SOLARLIB=@SOLARLIB@