Changeset 5e28ea in git for xalloc/Makefile.am
- Timestamp:
- Oct 31, 2012, 5:25:58 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xalloc/Makefile.am
r8e7e6d4 r5e28ea 22 22 23 23 libomalloc_la_CFLAGS = -O3 ${PIPE} 24 libomalloc_g_la_CFLAGS = -g -Wextra -W inline -Wall -pedantic -Wno-long-long ${PIPE}24 libomalloc_g_la_CFLAGS = -g -Wextra -Wall -pedantic -Wno-long-long ${PIPE} 25 25 26 26 libomalloc_la_CXXFLAGS = -O3 ${PIPE} 27 libomalloc_g_la_CXXFLAGS= -g -Wextra -W inline -Wall -pedantic -Wno-long-long ${PIPE}27 libomalloc_g_la_CXXFLAGS= -g -Wextra -Wall -pedantic -Wno-long-long ${PIPE} 28 28 29 29 libomalloc_la_CPPFLAGS = ${AM_CPPFLAGS} -DHAVE_CONFIG_H -DNDEBUG -DOM_NDEBUG
Note: See TracChangeset
for help on using the changeset viewer.