Message114596
The new CFLAGS logic is capable of overriding configure options and
CFLAGS are mentioned in ./configure --help. I think OPT is somewhat
obsolete now, so perhaps this could be closed.
$ make CFLAGS="-O2"
gcc -pthread -c -ftest-coverage -fprofile-arcs -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c |
|
| Date |
User |
Action |
Args |
| 2010-08-21 23:05:54 | skrah | set | recipients:
+ skrah, loewis, georg.brandl, metageek |
| 2010-08-21 23:05:53 | skrah | set | messageid: <[email protected]> |
| 2010-08-21 23:05:52 | skrah | link | issue4594 messages |
| 2010-08-21 23:05:52 | skrah | create | |
|