Commit 541b867f authored by Xavier Thompson's avatar Xavier Thompson

Add Makefile

parent 99d581e5
CXX=g++-11
CXXFLAGS=-g -O3 -fwhole-program -flto -Wall -Wextra -Werror -std=c++20 -fcoroutines -I.
LDLIBS=-ljemalloc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment