Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
llvm4.8721
clang-ignore-stack-clash-protector.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clang-ignore-stack-clash-protector.patch of Package llvm4.8721
Index: llvm-4.0.1.src/cfe-4.0.1.src/include/clang/Driver/Options.td =================================================================== --- llvm-4.0.1.src.orig/cfe-4.0.1.src/include/clang/Driver/Options.td +++ llvm-4.0.1.src/cfe-4.0.1.src/include/clang/Driver/Options.td @@ -640,6 +640,7 @@ def fexcess_precision_EQ : Joined<["-"], Group<clang_ignored_gcc_optimization_f_Group>; def : Flag<["-"], "fexpensive-optimizations">, Group<clang_ignored_gcc_optimization_f_Group>; def : Flag<["-"], "fno-expensive-optimizations">, Group<clang_ignored_gcc_optimization_f_Group>; +def : Flag<["-"], "fstack-clash-protection">, Group<clang_ignored_f_Group>; def fextdirs_EQ : Joined<["-"], "fextdirs=">, Group<f_Group>; def : Flag<["-"], "fdefer-pop">, Group<clang_ignored_gcc_optimization_f_Group>; def : Flag<["-"], "fno-defer-pop">, Group<clang_ignored_gcc_optimization_f_Group>;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor