Skip to content

Commit

Permalink
Update Makefile comment to indicate arm64 as a supported Linux deskto…
Browse files Browse the repository at this point in the history
…p platform (#2965)
  • Loading branch information
ashn-dot-dev authored Mar 18, 2023
1 parent 18a36b3 commit fec9613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Platforms supported:
# PLATFORM_DESKTOP: Windows (Win32, Win64)
# PLATFORM_DESKTOP: Linux (i386, x64)
# PLATFORM_DESKTOP: Linux (arm64, i386, x64)
# PLATFORM_DESKTOP: OSX/macOS (arm64, x86_64)
# PLATFORM_DESKTOP: FreeBSD, OpenBSD, NetBSD, DragonFly
# PLATFORM_ANDROID: Android (arm, i686, arm64, x86_64)
Expand Down

0 comments on commit fec9613

Please sign in to comment.