Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Makefile for architecture-specific flags
Separated common CFLAGS and LDFLAGS, and introduced architecture-specific adjustments for x86_64, aarch64, and arm64 architectures. This improves readability and maintainability of the Makefile.
- Loading branch information