소스 검색

Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965)

pull/2967/head 4.5.0
ashn 3 년 전
committed by GitHub
부모
커밋
fec96137e8
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/Makefile

+ 1
- 1
src/Makefile 파일 보기

@ -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)

불러오는 중...
취소
저장