BUILD: fix UNBUNDLE, rm obsolete libtom references
This commit is contained in:
parent
fd0ba50c85
commit
d274a1af03
@ -46,11 +46,10 @@ INCS = -I.
|
||||
|
||||
ifndef UNBUNDLE
|
||||
LIBFLINT = ../external/flint-2.4.3/libflint.a
|
||||
INCS += -I../external/libtommath-0.42.0 \
|
||||
-I../external/libtompoly-0.04 \
|
||||
-I../external/flint-2.4.3
|
||||
INCS += -I../external/flint-2.4.3
|
||||
else
|
||||
LIBFLINT = -lflint
|
||||
INCS += -I/usr/include/flint
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user