Commit 1b97074f authored by Xavier Thompson's avatar Xavier Thompson

Add makefile for clang

parent 541b867f
CXX=clang++-12
CXXFLAGS=-g -O3 -flto -Werror -Wall -Wextra -fcoroutines-ts -std=c++20 -stdlib=libc++ -I.
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