Commit graph

2 commits

Author SHA1 Message Date
pcpa
ecfed4fc9e Add workaround to build with latest givaro and linbox
Workaround is to not include 64 bit related files, as it is only
building the float/double interfaces, and avoids the build failure:
/usr/include/c++/6.1.1/type_traits: In instantiation of 'struct std::make_unsigned<__int128 unsigned>':
/usr/include/givaro/modular-int64.h:46:60:   required from 'class Givaro::Modular<long int, __int128 unsigned>'
/usr/include/givaro/modular-int64.inl:32:46:   required from here
/usr/include/c++/6.1.1/type_traits:1820:62: error: invalid use of incomplete type 'class std::__make_unsigned_selector<__int128 unsigned, false, false>'
2016-08-21 14:00:23 -04:00
pcpa
0fdebf23cf Update to sagemath 7.3 2016-08-20 13:51:55 -04:00