Fix build on ARM64

This commit is contained in:
kf 2025-04-13 13:46:18 +08:00 committed by GitHub
parent 60304dc18a
commit 6d722a73ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
if (${CMAKE_SYSTEM_PROCESSOR} MATCHES "^aarch")
SET (GMMLIB_COMPILER_FLAGS_COMMON
#general warnings
#-Wall
-Wall
-Winit-self
-Winvalid-pch
-Wpointer-arith