Changeset 7f7b2a in git for coeffs/Makefile.in


Ignore:
Timestamp:
Sep 7, 2010, 2:41:38 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
1cce476261db2ed619587e1afbc7252f6a5f79da
Parents:
1b078e7ee8f4659359c8f3e8fdbfdd1134099749
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-09-07 14:41:38+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:28+01:00
Message:
more debuggin messages for errors while initing/assumes
fixed long-long error on Mac OS X.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/Makefile.in

    r1b078e r7f7b2a  
    8686
    8787CCG             = ${CC}
    88 CXXG            = ${CXX} -Wextra -Wall -pedantic -fdiagnostics-show-option
     88CXXG            = ${CXX} -Wextra -Wall -pedantic -fdiagnostics-show-option -Wno-long-long
    8989OBJSG1 := $(CXXSOURCES:.cc=.og)
    9090
Note: See TracChangeset for help on using the changeset viewer.