]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Add cygwin to path end instead of path start so git.exe found in git installation...
authorFrank Livingston <frank-livingston@ti.com>
Tue, 6 Dec 2016 16:59:13 +0000 (10:59 -0600)
committerFrank Livingston <frank-livingston@ti.com>
Tue, 6 Dec 2016 16:59:13 +0000 (10:59 -0600)
scripts/build_alg_libs.bat

index fe1b57e971eb8b323247b0aa21683074e02f261b..58c8a9513ecfab7179273a250e0d9c661241fb52 100644 (file)
@@ -25,7 +25,7 @@ set DOLBY_IP_LROOT=%PASDK_ROOT_DIR%dolby_ip
 ::
 :: cygwin must be in path for all but OAR & BMDA makefiles
 ::
-set PATH=c:\cygwin\bin;%PATH%
+set PATH=%PATH%;c:\cygwin\bin
 
 
 rem