summaryrefslogtreecommitdiff
path: root/config.mk
blob: c8b9252d85c9666c25cbe672460f61edae40f31b (plain)
1
2
CPPFLAGS=-Wall -Werror -Wextra -pedantic -std=c++20 -fexperimental-library -O2 -DNDEBUG
LDFLAGS=-lpthread