lvm2: do not override CC and similar variables
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 May 2010 18:04:02 +0000 (20:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 May 2010 20:34:29 +0000 (22:34 +0200)
commit0c44617e7f16f2e925fb2672d84bbc9dfccec0f8
treebcfedc9c542593bbc4e8b61fca43e755b42cd98d
parent47a7c75bfbb304c1afa48f4d1dced372652c0c16
lvm2: do not override CC and similar variables

Since lvm2 uses autoconf, there's no point in overriding CC and other
variables at build time. This causes build breakage as CFLAGS aren't
used at link time, therefore --sysroot lacks, which breaks the build
with external toolchains.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lvm2/lvm2.mk