diff options
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
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@ |