Changeset 8e7e6d4 in git for libpolys/tests/Makefile.am


Ignore:
Timestamp:
Oct 24, 2012, 6:49:06 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
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
  • libpolys/tests/Makefile.am

    r8e3dbb r8e7e6d4  
    1 CXXTEMPLFLAGS = -O0 ## ## -fno-implicit-templates
     1CXXTEMPLFLAGS =-ftrapv ## -O0 ## -fno-implicit-templates
    22
    33AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/.. -I${srcdir} -I${top_srcdir}/../factory/include -I${top_builddir}/../factory/include ${FACTORY_CFLAGS} ${GMP_CFLAGS} ${NTL_CFLAGS}
Note: See TracChangeset for help on using the changeset viewer.