Working as of 12/11

This commit is contained in:
2025-12-11 14:50:41 -05:00
parent e591b71143
commit e79c96a987
29 changed files with 664 additions and 48 deletions

View File

@@ -2,6 +2,8 @@
# config.mk
#
PREFIX ?= /usr
CFLAGS = -std=c11 -pedantic -O2 -flto -Wall -Wextra -Wshadow -Wformat=2 -Wconversion -Wpedantic -Werror
TEST_DIR = /home/lw/Projects/glacier-ng/lib