Ignore:
Timestamp:
Oct 31, 2012, 5:25:58 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
2466d22f35650631a35553bbc83cde6ce53aeae3
Parents:
8e7e6d4b3592760cab67f6e27218ca2a37c27faa
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-10-31 17:25:58+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-10-31 20:00:08+01:00
Message:
Temporary removed -Winline

TODO: revert this upon starting optimizing inline's
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/bigintm/Makefile.am

    r8e7e6d4 r5e28ea  
    1515## --no-exceptions
    1616
    17 DEBUGCXXFLAGS = -g -Wextra -Winline -Wall -pedantic -Wno-long-long ${CXXTEMPLFLAGS}
     17DEBUGCXXFLAGS = -g -Wextra -Wall -pedantic -Wno-long-long ${CXXTEMPLFLAGS}
    1818
    1919NODEBUGCFLAGS   = -O3 -w -fomit-frame-pointer ${PIPE}
Note: See TracChangeset for help on using the changeset viewer.