Re: [arch-general] [arch-dev-public] Build issues due to -D_FORTIFY_SOURCE=2 in CPPFLAGS
10 Apr
2013
10 Apr
'13
6:07 p.m.
On Mon, 08 Apr 2013 16:54:54 +1000 Allan McRae <allan@archlinux.org> wrote:
This of course will break wine's builtin workaround for FORTIFY_SOURCE, which assumed that it was in CFLAGS. Maybe no matter as for some reason it wasn't working on archlinux in any case. It produces the following (snipped from the gcc output) -D_FORTIFY_SOURCE=2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0, which for some reason seems to produce broken code. -- Joakim
10 Apr
10 Apr
6:50 p.m.
New subject: [arch-general] [arch-dev-public] Build issues due to -D_FORTIFY_SOURCE=2 in CPPFLAGS
Hi On Wed, Apr 10, 2013 at 11:07 AM, Joakim Hernberg <jbh@alchemy.lu> wrote:
This also breaks 'crash' AUR package. I workaround' the issue by 'unset CPPFLAGS' before building the package https://aur.archlinux.org/packages/crash/ https://gist.github.com/anatol/5326430
4368
Age (days ago)
4368
Last active (days ago)
1 comments
2 participants
participants (2)
-
Anatol Pomozov
-
Joakim Hernberg