Changeset e879df in git


Ignore:
Timestamp:
Feb 17, 2011, 6:13:38 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
0c1b2471508e1b165944a01664c754aa09fa4592
Parents:
d462535ac6e821fdd77c91e13ffbdaac08fbaf0f
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-02-17 18:13:38+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:59:30+01:00
Message:
fix: build test with omalloc (not with the omalloc_debug)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/Makefile.am

    rd462535 re879df  
    3030test_g_SOURCES=test.cc
    3131
    32 test_LDADD = libcoeffs.a -lresources -lreporter -lgmp -lomalloc_debug
     32test_LDADD = libcoeffs.a -lresources -lreporter -lgmp -lomalloc
    3333test_g_LDADD = libcoeffs_g.a -lresources -lreporter -lgmp -lomalloc_debug
    3434
Note: See TracChangeset for help on using the changeset viewer.