ltrace: fix build failure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 13 May 2010 20:41:30 +0000 (22:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 May 2010 20:34:27 +0000 (22:34 +0200)
commit728e43534d6c9fc50336ed1c7c95e855ecd2b438
tree6a99d2cb9e6bcc958c6936ccdba919d907f42141
parentbdc9c05f4450b0ca1e4bfd8edc52c4f9537e576a
ltrace: fix build failure

ltrace failed to build because of missing arguments to gcc to find the
header files. This is due to the fact that the existing ltrace.mk was
setting CC and LD at build time to incorrect values. Keeping the
values set at configure time is just the right thing to do.

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