fix: strlcpy could be in libbsd

This commit is contained in:
2025-11-10 14:05:02 +01:00
parent 4492ce4fd0
commit f5bf71f535
7 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ build:
-Iinclude \
hashmap.c/hashmap.c \
log.c/src/log.c \
-lm -lGL -lglfw -lasound \
-lm -lGL -lglfw -lasound -lbsd \
-Wall -Wextra \
-Wno-format-truncation \
-DGLFW_INCLUDE_NONE \