Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 661068
Collapse All | Expand All

(-)fwupd-orig/plugins/uefi/efi/meson.build (+1 lines)
Lines 50-55 Link Here
50
debugdir = join_paths (libdir, 'debug')
50
debugdir = join_paths (libdir, 'debug')
51
compile_args = ['-Og',
51
compile_args = ['-Og',
52
                '-g3',
52
                '-g3',
53
                '-U_FORTIFY_SOURCE',
53
                '-Wp,-D_FORTIFY_SOURCE=2',
54
                '-Wp,-D_FORTIFY_SOURCE=2',
54
                '--param=ssp-buffer-size=4',
55
                '--param=ssp-buffer-size=4',
55
                '-fexceptions',
56
                '-fexceptions',

Return to bug 661068