Changeset 419b39 in git for numeric


Ignore:
Timestamp:
Sep 8, 2011, 7:38:40 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
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
  • numeric/Makefile.am

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