Changeset 419b39 in git for factory


Ignore:
Timestamp:
Sep 8, 2011, 7:38:40 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
1da2a132d49570abee2ff48d0373549833495572
Parents:
3630fa8c97d52170372e9f1e47f6bec997bfa51d
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-08 19:38:40+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:35+01:00
Message:
FIX: enable implicit templates for now (commented out the use of -fno-implicit-templates)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r3630fa8 r419b39  
    1 CXXTEMPLFLAGS      = -fno-implicit-templates --no-exceptions
     1CXXTEMPLFLAGS      =  --no-exceptions ## -fno-implicit-templates
    22
    33INCLUDES = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/.. -I${srcdir} ${GMP_CFLAGS} ${NTL_CFLAGS}
Note: See TracChangeset for help on using the changeset viewer.