diff options
author | Kay Sievers <kay@vrfy.org> | 2013-10-21 18:28:23 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-10-21 18:29:53 +0200 |
commit | 03a170c03cd4a09721369ece48affb70d66c6b90 (patch) | |
tree | bb5113e355855addb74dd42d318f15dd5d95a6b1 /src/libsystemd-bus/bus-control.c | |
parent | df28bc0836ad6a79cb537ad0b463819738088f3e (diff) |
build-sys: disable _FORTIFY_SOURCE for -Og builds for now
Older gcc versions throw things like:
In file included from /usr/include/fcntl.h:302:0,
from ../src/core/execute.c:25:
In function 'open',
inlined from 'open_null_as' at ../src/core/execute.c:196:12:
/usr/include/bits/fcntl2.h:50:24: error: call to '__open_missing_mode'
declared with attribute error: open with O_CREAT in second argument needs 3 arguments
__open_missing_mode ();
Diffstat (limited to 'src/libsystemd-bus/bus-control.c')
0 files changed, 0 insertions, 0 deletions