diff options
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-08-13 19:49:30 +0000 |
---|---|---|
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-08-13 19:49:30 +0000 |
commit | 95ac6ef6400c80f5bb2a0fe9525069d420740d74 (patch) | |
tree | c29f04fc89bcea3f7b485f85fad20a27eaf5d7d9 /BaseTools/BinWrappers | |
parent | 28a94112d1dda45eaf8336febf5c208686de8c1e (diff) | |
download | edk2-95ac6ef6400c80f5bb2a0fe9525069d420740d74.tar.gz edk2-95ac6ef6400c80f5bb2a0fe9525069d420740d74.tar.bz2 edk2-95ac6ef6400c80f5bb2a0fe9525069d420740d74.zip |
If you install 64-bit kernel build will fail. This requires manually setting properties, but it is legal...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10796 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/BinWrappers')
l--------- | BaseTools/BinWrappers/Darwin-x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BaseTools/BinWrappers/Darwin-x86_64 b/BaseTools/BinWrappers/Darwin-x86_64 new file mode 120000 index 0000000000..6de8e478db --- /dev/null +++ b/BaseTools/BinWrappers/Darwin-x86_64 @@ -0,0 +1 @@ +PosixLike
\ No newline at end of file |