Changeset 488872b in git


Ignore:
Timestamp:
Nov 25, 2010, 5:36:00 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
d44ced39d1b12d796d8d74ec7cb30379eaa2256b
Parents:
9c0b20a846fcd4420f63d7e2e4ecbe93ff3af9f4
Message:
libomalloc needed for 64bit

git-svn-id: file:///usr/local/Singular/svn/trunk@13671 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    r9c0b20a r488872b  
    357357        ar x ../../$(SINGUNAME)/lib/libsingcf.a; \
    358358        ar x ../../$(SINGUNAME)/lib/libntl.a; \
    359         ar x ../../$(SINGUNAME)/lib/libomalloc_ndebug.a; \
     359        ar x ../../$(SINGUNAME)/lib/libomalloc.a; \
    360360        cd ..)
    361361        ar cr libsingular.a \
Note: See TracChangeset for help on using the changeset viewer.