cmake: pass LDFLAGS/CFLAGS when building for the host
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 25 Jun 2010 09:41:56 +0000 (11:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 7 Jul 2010 06:14:02 +0000 (08:14 +0200)
commit77b5b803c7ae4298b885d6b2e0b7506804943669
tree14395ecf3b1249f11c30dc702d7c13619480880d
parent8bd423159927d40647e47681a74e483fef178677
cmake: pass LDFLAGS/CFLAGS when building for the host

Passing LDFLAGS/CFLAGS when building for the host allows cmake to be
compiled with the proper -rpath value (the -rpath option is added to
HOST_LDFLAGS in a later commit).

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