Closed zboszor closed 3 years ago
Signed-off-by: Zoltán Böszörményi zboszor@gmail.com Building with LLVM 13 also needs this if -Werror is in effect:
-Werror
export CXXFLAGS="-Wno-error=deprecated-declarations"
Fixes: #193
Signed-off-by: Zoltán Böszörményi zboszor@gmail.com Building with LLVM 13 also needs this if
-Werror
is in effect:Fixes: #193