Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokesh-Carbonix committed Nov 20, 2023
1 parent 32125ed commit 1daf848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/scripts/cygwin_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $GPP_COMPILER -print-sysroot
SYS_ROOT=$($GPP_COMPILER -print-sysroot)
echo "SYS_ROOT=$SYS_ROOT"

git config --global --add safe.directory /cygdrive/d/a/ardupilot/ardupilot
git config --global --add safe.directory /cygdrive/d/a/carbopilot_V2/carbopilot_V2

rm -rf artifacts
mkdir artifacts
Expand Down

0 comments on commit 1daf848

Please sign in to comment.