dependencies: ensure that DESTDIR isn't set when running Buildroot
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 29 Jun 2012 00:14:56 +0000 (00:14 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 30 Jun 2012 21:53:38 +0000 (23:53 +0200)
commit9910eba33adb2b783b0df5d90a857816e82fbd55
tree528851aca2415082926b4086362626e777495655
parentf4da6b8bd979a49c4ca14fb6003d2b05f6d8c5b7
dependencies: ensure that DESTDIR isn't set when running Buildroot

Having DESTDIR set in the environment before running Buildroot creates
some funky problems in the build process. Prevent users from running
into this kind of troubles.

Cc: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/dependencies/dependencies.sh