From be404c5ffe7d7d3405a06a56aef5d8e7a7e1ef6b Mon Sep 17 00:00:00 2001 From: bbahnsen Date: Wed, 26 Apr 2006 20:22:02 +0000 Subject: [PATCH] Convert to unix format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@47 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/Source/TianoTools/StrGather/build.gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/Source/TianoTools/StrGather/build.gcc b/Tools/Source/TianoTools/StrGather/build.gcc index c7c6af7003..6a49d22a91 100644 --- a/Tools/Source/TianoTools/StrGather/build.gcc +++ b/Tools/Source/TianoTools/StrGather/build.gcc @@ -1 +1 @@ -gcc -mno-cygwin -mno-cygwin -I "$WORKSPACE/MdePkg/Include/" -I"$WORKSPACE/MdePkg/Include/Ia32/" -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ StrGather.c StringDB.c -o StrGather -L../Library-mingw -lCommon +gcc -mno-cygwin -mno-cygwin -I "$WORKSPACE/MdePkg/Include/" -I"$WORKSPACE/MdePkg/Include/Ia32/" -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ StrGather.c StringDB.c -o StrGather -L../Library-mingw -lCommon -- 2.39.2