Changeset 0f95c48 in git for factory


Ignore:
Timestamp:
Jun 29, 2020, 12:23:50 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
dd9c128e5b8a3ed58205fcbddc6de82c0c77819a
Parents:
bcbd9673baf0c05725db1a9cfe641f7a0b46645f
Message:
factory: without both NTL and FLINT
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/cf_gcd.cc

    rbcbd967 r0f95c48  
    101101  if ( getCharacteristic() != 0 )
    102102  {
     103    if (0) ; // dummy, to be able to build without NTL and FLINT
    103104    #if defined(HAVE_FLINT) && ( __FLINT_RELEASE >= 20503)
    104105    if ( isOn( SW_USE_FL_GCD_P)
Note: See TracChangeset for help on using the changeset viewer.