Fixed build.
This commit is contained in:
2
Tupfile
2
Tupfile
@@ -1,5 +1,5 @@
|
||||
CXX = g++
|
||||
CXXFLAGS = -pedantic -std=c++17 -Wall -Wno-unused-parameter -Wno-reorder -Wno-sign-compare -Wno-address -Wno-noexcept-type -Wno-unknown-attributes -Wno-unknown-warning-option
|
||||
CXXFLAGS = -pedantic -std=c++17 -Wall -Wno-unused-parameter -Wno-reorder -Wno-sign-compare -Wno-address -Wno-noexcept-type
|
||||
CPPFLAGS =
|
||||
LDFLAGS =
|
||||
LIBS = -lgmpxx -lgmp
|
||||
|
||||
Reference in New Issue
Block a user