switch-coreboot/util
Stefan Reinauer baac49baf7 in order to integrate compression into lar, it needs some makefile splits to
keep the c++ compiler happy (lzma is c++ code and thus must be linked by a
c++ compiler).

The Makefiles are changed so lar is build with HOSTCC but linked with HOSTCXX
(so the c++ library is picked up)

Signed-off-by: PatrickGeorgi <patrick@georgi-clan.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@357 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-16 17:07:24 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc The patch is really trivial and fixes silencing dd on systems 2007-05-06 18:52:16 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00
lzma This patch provides a simple API to nrv2b and lzma. Necessary for 2007-06-16 14:37:02 +00:00
nrv2b This patch provides a simple API to nrv2b and lzma. Necessary for 2007-06-16 14:37:02 +00:00
options Fix various license headers. 2007-05-20 20:35:59 +00:00
x86emu Fix various Doxygen warnings (trivial). 2007-06-07 00:07:39 +00:00
xcompile Fix various license headers. 2007-05-20 20:35:59 +00:00
Makefile in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00