[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change.

zwei4 posted 1 patch 6 years, 11 months ago
Failed in applying to current master (apply log)
BuildBIOS.sh | 2 ++
1 file changed, 2 insertions(+)
[edk2] [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] GCC build script change.
Posted by zwei4 6 years, 11 months ago
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: zwei4 <david.wei@intel.com>
---
 BuildBIOS.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/BuildBIOS.sh b/BuildBIOS.sh
index cc1cb783c..49a9e1b12 100755
--- a/BuildBIOS.sh
+++ b/BuildBIOS.sh
@@ -14,5 +14,7 @@ export PACKAGES_PATH=$WORKSPACE:$WORKSPACE/Core:$WORKSPACE/Silicon/:$WORKSPACE/P
 
 . edksetup.sh
 
+make -C BaseTools
+
 ./Platform/BroxtonPlatformPkg/BuildIFWI.sh APLI Release
 
-- 
2.11.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel