The attached patch changes the PandaBoardPkg/build.sh script RELEASE
or DEBUG parameter handling.

Before this patch, build.sh can be called thus:
  ./build.sh
  ./build.sh -b DEBUG
  ./build.sh RELEASE

This patch simplifies the way you pass the debug/release parameter
into build.sh so that build scripts can simply pass DEBUG or RELEASE,
without having to create a special case to add the "-b".

Eg.
  ./build.sh
  ./build.sh DEBUG
  ./build.sh RELEASE

Attachment: 0001-panda-build.sh-change-RELEASE-DEBUG-param-handling.patch
Description: Binary data

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to