parisc: Build kernel without -ffunction-sections
authorHelge Deller <deller@gmx.de>
Fri, 20 Apr 2018 21:13:44 +0000 (23:13 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 29 Jun 2018 15:27:20 +0000 (17:27 +0200)
commit24b6c22504a27210a8377e54d24d425ae414f2c1
tree9af797d8f5fcfb1d525fc79d115ba69279015074
parent63ba82c0e63f1dd400d84e12f2142c2cb691aec1
parisc: Build kernel without -ffunction-sections

As suggested by Nick Piggin it seems we can drop the -ffunction-sections
compile flag, now that the kernel uses thin archives. Testing with 32-
and 64-bit kernel showed no difference in kernel size.

Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Makefile