diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-11 01:08:30 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-11 01:21:14 -0500 |
commit | c937e0d5c579863677e0fcb5508517f7714c332d (patch) | |
tree | 3d1988d1e17457297f5bedd7f95afcda72668372 /src/shared/macro.h | |
parent | ff47c895c8c2132ef98ef4182213a0ba79eefb73 (diff) |
build-sys: add -U_FORTIFY_SOURCE to $PYTHON_CFLAGS when necessary
This patch only adds one line, but moves python detection
after cflags detection, so the result of the latter can
be used in the former.
$PYTHON_CFLAGS usually includes -D_FORTIFY_SOURCE, which will generate
a warning when compiling without optimization. Avoid by undefining
_FORTIFY_SOURCE.
Diffstat (limited to 'src/shared/macro.h')
0 files changed, 0 insertions, 0 deletions