Skip to content

Commit fec9613

Browse files
authored
Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965)
1 parent 18a36b3 commit fec9613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Platforms supported:
66
# PLATFORM_DESKTOP: Windows (Win32, Win64)
7-
# PLATFORM_DESKTOP: Linux (i386, x64)
7+
# PLATFORM_DESKTOP: Linux (arm64, i386, x64)
88
# PLATFORM_DESKTOP: OSX/macOS (arm64, x86_64)
99
# PLATFORM_DESKTOP: FreeBSD, OpenBSD, NetBSD, DragonFly
1010
# PLATFORM_ANDROID: Android (arm, i686, arm64, x86_64)

0 commit comments

Comments
 (0)