Changeset 1216 for trunk/devel/run
- Timestamp:
- 2012-12-20T13:39:51+01:00 (5 months ago)
- File:
-
- 1 edited
-
trunk/devel/run (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/devel/run
r1201 r1216 171 171 phpize --clean \ 172 172 && phpize \ 173 && CFLAGS=" -g -O0 $pedantic -Wno-variadic-macros -Wno-long-long -Wall -Wno-unused-parameter -Wno-unused-function -W -Wshadow -Werror=implicit-function-declaration -Wconversion -std=c89 -D_GNU_SOURCE -D_POSIX_SOURCE -Dinline=" ./configure \173 && CFLAGS="$CFLAGS -g -O0 $pedantic -Wno-variadic-macros -Wno-long-long -Wall -Wno-unused-parameter -Wno-unused-function -W -Wshadow -Werror=implicit-function-declaration -std=c89 -D_GNU_SOURCE -D_POSIX_SOURCE -Dinline=" ./configure \ 174 174 --enable-xcache-cacher \ 175 175 --enable-xcache-optimizer \
Note: See TracChangeset
for help on using the changeset viewer.

