Changeset 419b39 in git for libpolys/resources


Ignore:
Timestamp:
Sep 8, 2011, 7:38:40 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'd08f5f0bb3329b8ca19f23b74cb1473686415c3a')
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
  • libpolys/resources/Makefile.am

    r3630fa8 r419b39  
    11lib_LIBRARIES=libresources.a libresources_g.a
    22
    3 CXXTEMPLFLAGS      = -fno-implicit-templates --no-exceptions
     3CXXTEMPLFLAGS      =  --no-exceptions ## -fno-implicit-templates
    44
    55libresources_a_CFLAGS   = -O3 -fomit-frame-pointer ${PIPE}
Note: See TracChangeset for help on using the changeset viewer.