Changeset bd948c in git for libpolys/coeffs/Makefile.am


Ignore:
Timestamp:
Nov 22, 2011, 8:01:02 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
82102f7983746e8c06470cef72757bccdc4e7ba9
Parents:
1d3be347572153044fb3aa1599ba1d67cfcd59cc
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-22 20:01:02+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-23 01:56:36+01:00
Message:
ADD: added ${PIPE} to *_CFLAGS in some Makefile.am
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/Makefile.am

    r1d3be3 rbd948c  
    7272test_d_g_CFLAGS = ${PIPE}
    7373
     74
     75
    7476test_s_r_CXXFLAGS = -O3 -fomit-frame-pointer --no-rtti ${PIPE} ${CXXTEMPLFLAGS}
    7577# -fimplicit-templates
     
    7779# -fimplicit-templates
    7880# -fdiagnostics-show-option
    79 
    80 
    8181test_d_r_CXXFLAGS = -O3 -fomit-frame-pointer --no-rtti ${PIPE} ${CXXTEMPLFLAGS}
    8282test_d_g_CXXFLAGS = -g -Wextra -Wall -pedantic -Wno-long-long ${PIPE} ${CXXTEMPLFLAGS}
Note: See TracChangeset for help on using the changeset viewer.