gptfdisk: use TARGET_CONFIGURE_OPTS properly, use TARGET_MAKE_ENV
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 7 Mar 2013 10:45:26 +0000 (10:45 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 10 Mar 2013 21:14:42 +0000 (22:14 +0100)
commit8e14c0429d23bde17451b982d5b3d58f3b685fe8
tree735d0068cbe6457c0def73361041982d316d11b0
parent2a86ea7fc968f297e5b8c6679770d6b5b8fd4646
gptfdisk: use TARGET_CONFIGURE_OPTS properly, use TARGET_MAKE_ENV

$(TARGET_CONFIGURE_OPTS) should be passed as $(MAKE) argument, not in
the environment. We can then remove the redefined CC and LD variables
that were useless. We also take this opportunity to pass
$(TARGET_MAKE_ENV) in the environment of make.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gptfdisk/gptfdisk.mk