Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: disable maximum object size warning reported by gcc 13.2
warning: ‘void* __builtin_memset(void*, int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
- Loading branch information