Hrm. So am I supposed to be using a Makefile or uefi-build.sh?On 04/21/2014 09:46 AM, Anmar Oueja wrote:
Thanks for the input guys. More feedback from others would be very
useful so please take a few moments to write Sam.
anmar
On 18 April 2014 14:51, Steven Kinney <steven.kinney@linaro.org> wrote:
Hi Roy and Sam,
I will give this a go while testing release builds and
intermediate builds. I usually cd into BaseTools, command a 'make clean'
and remove the Build folder, for all targets, or a specific target I am
rebuilding.
Thanks for the feedback guys much appreciated. More findings from
others are also appreciated
anmar
_______________________________________________
Linaro-uefi mailing list
Linaro-uefi@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-uefi
I thought it was the latter. Regardless, I too run into the
problems with not being able to clean things properly. If I'm
using uefi-build.sh, perhaps something like this:
./uefi-build.sh -b CLEAN mymachine
If we're supposed to be using a Makefile, is it in the git tree?
I don't see it on cloning.