Changeset 8e7e6d4 in git for factory/libfac


Ignore:
Timestamp:
Oct 24, 2012, 6:49:06 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5e28ea338e3cde817056e7e81d9ea4e02c0b74b9
Parents:
8e3dbbf7777bf1a5f6acd0133065b3542d71b4fc
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-10-24 18:49:06+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-10-31 20:00:08+01:00
Message:
Testing with -ftrapv
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/Makefile.am

    r8e3dbb r8e7e6d4  
    77noinst_LTLIBRARIES=libfac.la ${LIB_G}
    88
    9 CXXTEMPLFLAGS =  ## -fno-implicit-templates
     9CXXTEMPLFLAGS =-ftrapv  ## -fno-implicit-templates
    1010
    1111libfac_la_CFLAGS   = -O3 -fomit-frame-pointer ${PIPE}
Note: See TracChangeset for help on using the changeset viewer.