Loading cc/config/x86_linux_host.go +0 −5 Original line number Diff line number Diff line Loading @@ -30,11 +30,6 @@ var ( "-D_FORTIFY_SOURCE=2", "-fstack-protector", // Workaround differences in inttypes.h between host and target. //See bug 12708004. "-D__STDC_FORMAT_MACROS", "-D__STDC_CONSTANT_MACROS", "--gcc-toolchain=${LinuxGccRoot}", "-fstack-protector-strong", } Loading Loading
cc/config/x86_linux_host.go +0 −5 Original line number Diff line number Diff line Loading @@ -30,11 +30,6 @@ var ( "-D_FORTIFY_SOURCE=2", "-fstack-protector", // Workaround differences in inttypes.h between host and target. //See bug 12708004. "-D__STDC_FORMAT_MACROS", "-D__STDC_CONSTANT_MACROS", "--gcc-toolchain=${LinuxGccRoot}", "-fstack-protector-strong", } Loading