Changeset 819bad in git
- Timestamp:
- Feb 17, 2011, 5:00:57 PM (12 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 623f41e99388112a3df3c5b05714bdeda2f7cffa
- Parents:
- ccd3333fa9eb4f770c3cca33d5e125c9565938ec
- git-author:
- Bradford Hovinen <hovinen@gmail.com>2011-02-17 17:00:57+01:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:04:18+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/Makefile.am
rccd333 r819bad 52 52 53 53 54 54 55 test_CFLAGS = -O3 -fomit-frame-pointer ${PIPE} 55 56 test_g_CFLAGS = ${PIPE} 57 58 test_LDADD = libcoeffs.a -lresources -lreporter -lgmp -lomalloc_debug 59 test_g_LDADD = libcoeffs_g.a -lresources -lreporter -lgmp -lomalloc_debug 56 60 57 61 test_CXXFLAGS = -O3 -fomit-frame-pointer --no-rtti ${PIPE} ${CXXTEMPLFLAGS}
Note: See TracChangeset
for help on using the changeset viewer.