Changeset efe877 in git for factory/Makefile.am


Ignore:
Timestamp:
Mar 6, 2014, 5:05:10 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', '873fc1222e995d7cb33f79d8f1792ce418c8c72c')
Children:
9bb56c19a835494d592e023dcce31c901eceefc5
Parents:
c28babd374c936b4453a17a240589e57257e80dd
git-author:
Martin Lee <martinlee84@web.de>2014-03-06 17:05:10+01:00
git-committer:
Martin Lee <martinlee84@web.de>2014-03-10 11:29:12+01:00
Message:
chg: separate omalloc and resources flags
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    rc28bab refe877  
    88
    99libfactory_la_LIBADD     = ${builddir}/libfac/libfac.la \
    10 $(OMALLOC_LDFLAGS) $(OMALLOC_R_LDADD) $(FLINT_LIBS) $(GMP_LIBS) $(NTL_LIBS)
     10$(RESOURCES_LDFLAGS) $(OMALLOC_LDFLAGS) $(OMALLOC_R_LDADD) $(FLINT_LIBS) $(GMP_LIBS) $(NTL_LIBS)
    1111
    1212libfactory_la_LDFLAGS    = -release ${PACKAGE_VERSION}
Note: See TracChangeset for help on using the changeset viewer.