aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorVineet Gupta <[email protected]>2015-06-18 13:54:01 +0530
committerVineet Gupta <[email protected]>2015-07-06 11:09:00 +0530
commit97709069214eb75312c14946803b9da4d3814203 (patch)
tree87cf225fae4cec9ed301300ab71f34fe70d9d453 /net/lapb/lapb_subr.c
parent61754c18752ffb78145671e94f053fb202fff041 (diff)
ARC: Override toplevel default -O2 with -O3
ARC kernels have historically been built with -O3, despite top level Makefile defaulting to -O2. This was facilitated by implicitly ordering of arch makefile include AFTER top level assigned -O2. An upstream fix to top level a1c48bb160f ("Makefile: Fix unrecognized cross-compiler command line options") changed the ordering, making ARC -O3 defunct. Fix that by NOT relying on any ordering whatsoever and use the proper arch override facility now present in kbuild (ARCH_*FLAGS) Depends-on: ("kbuild: Allow arch Makefiles to override {cpp,ld,c}flags") Suggested-by: Michal Marek <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: [email protected] # 3.16+ Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions