Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Rename OS X to macOS in install script
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgreen committed May 30, 2017
1 parent 3137725 commit 26710ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac_install
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ rm -r $GCC4ARM_DIR >/dev/null 2>/dev/null
RunAndLog tar xf $GCC4ARM_TAR
RunAndLog mv $GCC4ARM_EXTRACT $GCC4ARM_DIR

echo Installing patched 64-bit Intel Mac OS X GDB binaries...
echo Installing patched 64-bit Intel macOS GDB binaries...
RunAndLog cp $MACBIN_DIR/arm-none-eabi-gdb* $GCC4ARM_BINDIR/

echo Creating helper scripts...
Expand Down

0 comments on commit 26710ff

Please sign in to comment.