forked from Alepha/Alepha
Add out of range exception classes to Alepha.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
CXXFLAGS+= -std=c++2a -I ../
|
||||
CXXFLAGS+= -g -O0
|
||||
CXX=clang++-12
|
||||
CXX=g++
|
||||
|
||||
CXXFLAGS+= -Wno-inline-namespace-reopened-noninline
|
||||
CXXFLAGS+= -Wno-unused-comparison
|
||||
|
Reference in New Issue
Block a user