]> git.proxmox.com Git - mirror_edk2.git/commit
Added a test to check the # of threads iff threading is enabled. If it's not enabled...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Oct 2006 17:30:59 +0000 (17:30 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 10 Oct 2006 17:30:59 +0000 (17:30 +0000)
commite2f34bcdaff9d11b801fa2ce567ecf790f98b95c
tree573386352a60f90c92c700824b3ff85bb082f811
parentdf682ead55e60139c7c689d1ed870f15af205c31
Added a test to check the # of threads iff threading is enabled.  If it's not enabled, don't try to read the number of threads in the target.txt file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1711 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Java/Source/GenBuild/org/tianocore/build/FrameworkBuildTask.java