mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-27 12:15:19 +01:00
Removing Conf/BuildEnv.sh from the cache
This commit is contained in:
parent
52baf4993b
commit
8ea0bc5658
@ -1,16 +0,0 @@
|
|||||||
# Auto-generated by /Users/sergey/src/Clover/BaseTools/BuildEnv
|
|
||||||
if [ -z "$WORKSPACE" ]
|
|
||||||
then
|
|
||||||
export WORKSPACE=/Users/sergey/src/Clover
|
|
||||||
fi
|
|
||||||
if [ -z "$EDK_TOOLS_PATH" ]
|
|
||||||
then
|
|
||||||
export EDK_TOOLS_PATH=/Users/sergey/src/Clover/BaseTools
|
|
||||||
fi
|
|
||||||
if [ -e /Users/sergey/src/Clover/BaseTools/Bin/Darwin-x86_64 ]
|
|
||||||
then
|
|
||||||
if [ ${PATH//Users/sergey/src/Clover/BaseTools/Bin/Darwin-x86_64/} == $PATH ]
|
|
||||||
then
|
|
||||||
export PATH=/Users/sergey/src/Clover/BaseTools/Bin/Darwin-x86_64:$PATH
|
|
||||||
fi
|
|
||||||
fi
|
|
Loading…
Reference in New Issue
Block a user