Changeset 5e28ea in git for findexec/Makefile.am


Ignore:
Timestamp:
Oct 31, 2012, 5:25:58 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
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
  • findexec/Makefile.am

    r8e7e6d4 r5e28ea  
    1818libfindexec_la_CXXFLAGS   = -O3 -fomit-frame-pointer ${PIPE} ${CXXTEMPLFLAGS}
    1919## --no-rtti
    20 libfindexec_g_la_CXXFLAGS = -g -Wextra -Winline -Wall -pedantic -Wno-long-long ${PIPE} ${CXXTEMPLFLAGS}
     20libfindexec_g_la_CXXFLAGS = -g -Wextra -Wall -pedantic -Wno-long-long ${PIPE} ${CXXTEMPLFLAGS}
    2121# -fdiagnostics-show-option
    2222
Note: See TracChangeset for help on using the changeset viewer.