Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 579712 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- a/src/3rdparty/chromium/build/common.gypi
0
++ b/src/3rdparty/chromium/build/common.gypi
Lines 3552-3559 Link Here
3552
                # with _FORTIFY_SOURCE. Also, fortified build may fail
3552
                # with _FORTIFY_SOURCE. Also, fortified build may fail
3553
                # when optimizations are disabled, so only do that for Release
3553
                # when optimizations are disabled, so only do that for Release
3554
                # build.
3554
                # build.
3555
                'defines': [
3555
                'cflags' :['-U_FORTIFY_SOURCE',
3556
                  '_FORTIFY_SOURCE=2',
3556
                           '-D_FORTIFY_SOURCE=2'
3557
                ],
3557
                ],
3558
              }],
3558
              }],
3559
            ],
3559
            ],

Return to bug 579712